#b80c43 color space conversions
Hex:
#b80c43
RGB:
184, 12, 67
CMY:
28, 95, 74
CMYK:
0, 93, 64, 28
HSL:
341°, 87.7551%, 38.4314%
HSV (HSB):
341°, 93.4783%, 72.1569%
XYZ:
20.9118, 10.8585, 6.3039
xyY:
0.5492, 0.2852, 10.8585
CIE-Lab:
39.3412, 63.3078, 18.0445
CIE-LCH:
39.3412, 65.8291, 15.9090
CIE-Luv:
39.3412, 109.8671, 7.0503
Hunter-Lab:
32.9523, 55.6108, 11.7242
#b80c43 color charts
#b80c43 color shades, tints & tones
#b80c43 color schemes
#b80c43 color preview, HTML & CSS examples
This text has a color of #b80c43
<p style="color:#b80c43;">Text here</p>
.mytext {color:#b80c43;}
This box has a color of #b80c43
<div style="background-color:#b80c43;">Content here</div>
.mybackground {background-color:#b80c43;}
Border around this has a color of #b80c43
<div style="border:2px solid #b80c43;">Content here</div>
.myborder {border:2px solid #b80c43;}