#b20f06 color space conversions
Hex:
#b20f06
RGB:
178, 15, 6
CMY:
30, 94, 98
CMYK:
0, 92, 97, 30
HSL:
3°, 93.4783%, 36.0784%
HSV (HSB):
3°, 96.6292%, 69.8039%
XYZ:
18.5638, 9.8198, 1.0893
xyY:
0.6299, 0.3332, 9.8198
CIE-Lab:
37.5170, 59.4222, 49.1761
CIE-LCH:
37.5170, 77.1316, 39.6102
CIE-Luv:
37.5170, 117.6416, 26.4412
Hunter-Lab:
31.3365, 50.9047, 19.8746
#b20f06 color charts
#b20f06 color shades, tints & tones
#b20f06 color schemes
#b20f06 color preview, HTML & CSS examples
This text has a color of #b20f06
<p style="color:#b20f06;">Text here</p>
.mytext {color:#b20f06;}
This box has a color of #b20f06
<div style="background-color:#b20f06;">Content here</div>
.mybackground {background-color:#b20f06;}
Border around this has a color of #b20f06
<div style="border:2px solid #b20f06;">Content here</div>
.myborder {border:2px solid #b20f06;}