#b80c3c color space conversions
Hex:
#b80c3c
RGB:
184, 12, 60
CMY:
28, 95, 76
CMYK:
0, 93, 67, 28
HSL:
343°, 87.7551%, 38.4314%
HSV (HSB):
343°, 93.4783%, 72.1569%
XYZ:
20.7142, 10.7795, 5.2639
xyY:
0.5635, 0.2933, 10.7795
CIE-Lab:
39.2066, 62.9344, 22.3257
CIE-LCH:
39.2066, 66.7770, 19.5319
CIE-Luv:
39.2066, 112.2380, 10.7804
Hunter-Lab:
32.8322, 55.1615, 13.4768
#b80c3c color charts
#b80c3c color shades, tints & tones
#b80c3c color schemes
#b80c3c color preview, HTML & CSS examples
This text has a color of #b80c3c
<p style="color:#b80c3c;">Text here</p>
.mytext {color:#b80c3c;}
This box has a color of #b80c3c
<div style="background-color:#b80c3c;">Content here</div>
.mybackground {background-color:#b80c3c;}
Border around this has a color of #b80c3c
<div style="border:2px solid #b80c3c;">Content here</div>
.myborder {border:2px solid #b80c3c;}