#b92c8e color space conversions
Hex:
#b92c8e
RGB:
185, 44, 142
CMY:
27, 83, 44
CMYK:
0, 76, 23, 27
HSL:
318°, 61.5721%, 44.9020%
HSV (HSB):
318°, 76.2162%, 72.5490%
XYZ:
25.7908, 14.0686, 26.9474
xyY:
0.3860, 0.2106, 14.0686
CIE-Lab:
44.3312, 63.6535, -21.5496
CIE-LCH:
44.3312, 67.2023, 341.2967
CIE-Luv:
44.3312, 73.1429, -40.1940
Hunter-Lab:
37.5082, 57.0978, -16.3406
#b92c8e color charts
#b92c8e color shades, tints & tones
#b92c8e color schemes
#b92c8e color preview, HTML & CSS examples
This text has a color of #b92c8e
<p style="color:#b92c8e;">Text here</p>
.mytext {color:#b92c8e;}
This box has a color of #b92c8e
<div style="background-color:#b92c8e;">Content here</div>
.mybackground {background-color:#b92c8e;}
Border around this has a color of #b92c8e
<div style="border:2px solid #b92c8e;">Content here</div>
.myborder {border:2px solid #b92c8e;}