#b20d03 color space conversions
Hex:
#b20d03
RGB:
178, 13, 3
CMY:
30, 95, 99
CMYK:
0, 93, 98, 30
HSL:
3°, 96.6851%, 35.4902%
HSV (HSB):
3°, 98.3146%, 69.8039%
XYZ:
18.5205, 9.7594, 0.9938
xyY:
0.6327, 0.3334, 9.7594
CIE-Lab:
37.4071, 59.6700, 50.2849
CIE-LCH:
37.4071, 78.0326, 40.1214
CIE-Luv:
37.4071, 118.3661, 26.6599
Hunter-Lab:
31.2400, 51.1525, 19.9820
#b20d03 color charts
#b20d03 color shades, tints & tones
#b20d03 color schemes
#b20d03 color preview, HTML & CSS examples
This text has a color of #b20d03
<p style="color:#b20d03;">Text here</p>
.mytext {color:#b20d03;}
This box has a color of #b20d03
<div style="background-color:#b20d03;">Content here</div>
.mybackground {background-color:#b20d03;}
Border around this has a color of #b20d03
<div style="border:2px solid #b20d03;">Content here</div>
.myborder {border:2px solid #b20d03;}