#b80c22 color space conversions
Hex:
#b80c22
RGB:
184, 12, 34
CMY:
28, 95, 87
CMYK:
0, 93, 82, 28
HSL:
352°, 87.7551%, 38.4314%
HSV (HSB):
352°, 93.4783%, 72.1569%
XYZ:
20.1874, 10.5688, 2.4894
xyY:
0.6072, 0.3179, 10.5688
CIE-Lab:
38.8445, 61.9223, 37.7955
CIE-LCH:
38.8445, 72.5457, 31.3986
CIE-Luv:
38.8445, 119.1045, 21.4829
Hunter-Lab:
32.5097, 53.9504, 18.2168
#b80c22 color charts
#b80c22 color shades, tints & tones
#b80c22 color schemes
#b80c22 color preview, HTML & CSS examples
This text has a color of #b80c22
<p style="color:#b80c22;">Text here</p>
.mytext {color:#b80c22;}
This box has a color of #b80c22
<div style="background-color:#b80c22;">Content here</div>
.mybackground {background-color:#b80c22;}
Border around this has a color of #b80c22
<div style="border:2px solid #b80c22;">Content here</div>
.myborder {border:2px solid #b80c22;}