#b80c6c color space conversions
Hex:
#b80c6c
RGB:
184, 12, 108
CMY:
28, 95, 58
CMYK:
0, 93, 41, 28
HSL:
327°, 87.7551%, 38.4314%
HSV (HSB):
327°, 93.4783%, 72.1569%
XYZ:
22.6054, 11.5360, 15.2226
xyY:
0.4579, 0.2337, 11.5360
CIE-Lab:
40.4690, 66.3850, -6.4418
CIE-LCH:
40.4690, 66.6968, 354.4575
CIE-Luv:
40.4690, 93.0490, -20.0392
Hunter-Lab:
33.9647, 59.3636, -2.7978
#b80c6c color charts
#b80c6c color shades, tints & tones
#b80c6c color schemes
#b80c6c color preview, HTML & CSS examples
This text has a color of #b80c6c
<p style="color:#b80c6c;">Text here</p>
.mytext {color:#b80c6c;}
This box has a color of #b80c6c
<div style="background-color:#b80c6c;">Content here</div>
.mybackground {background-color:#b80c6c;}
Border around this has a color of #b80c6c
<div style="border:2px solid #b80c6c;">Content here</div>
.myborder {border:2px solid #b80c6c;}