#b92c7d color space conversions
Hex:
#b92c7d
RGB:
185, 44, 125
CMY:
27, 83, 51
CMYK:
0, 76, 32, 27
HSL:
326°, 61.5721%, 44.9020%
HSV (HSB):
326°, 76.2162%, 72.5490%
XYZ:
24.6099, 13.5963, 20.7293
xyY:
0.4176, 0.2307, 13.5963
CIE-Lab:
43.6484, 61.5794, -12.2128
CIE-LCH:
43.6484, 62.7787, 348.7823
CIE-Luv:
43.6484, 79.8602, -26.9298
Hunter-Lab:
36.8732, 54.6066, -7.5203
#b92c7d color charts
#b92c7d color shades, tints & tones
#b92c7d color schemes
#b92c7d color preview, HTML & CSS examples
This text has a color of #b92c7d
<p style="color:#b92c7d;">Text here</p>
.mytext {color:#b92c7d;}
This box has a color of #b92c7d
<div style="background-color:#b92c7d;">Content here</div>
.mybackground {background-color:#b92c7d;}
Border around this has a color of #b92c7d
<div style="border:2px solid #b92c7d;">Content here</div>
.myborder {border:2px solid #b92c7d;}