#b92f8f color space conversions
Hex:
#b92f8f
RGB:
185, 47, 143
CMY:
27, 82, 44
CMYK:
0, 75, 23, 27
HSL:
318°, 59.4828%, 45.4902%
HSV (HSB):
318°, 74.5946%, 72.5490%
XYZ:
25.9820, 14.3305, 27.3833
xyY:
0.3838, 0.2117, 14.3305
CIE-Lab:
44.7032, 62.8484, -21.5816
CIE-LCH:
44.7032, 66.4506, 341.0479
CIE-Luv:
44.7032, 71.9629, -40.1830
Hunter-Lab:
37.8556, 56.2652, -16.3891
#b92f8f color charts
#b92f8f color shades, tints & tones
#b92f8f color schemes
#b92f8f color preview, HTML & CSS examples
This text has a color of #b92f8f
<p style="color:#b92f8f;">Text here</p>
.mytext {color:#b92f8f;}
This box has a color of #b92f8f
<div style="background-color:#b92f8f;">Content here</div>
.mybackground {background-color:#b92f8f;}
Border around this has a color of #b92f8f
<div style="border:2px solid #b92f8f;">Content here</div>
.myborder {border:2px solid #b92f8f;}