#b00d03 color space conversions
Hex:
#b00d03
RGB:
176, 13, 3
CMY:
31, 95, 99
CMYK:
0, 93, 98, 31
HSL:
3°, 96.6480%, 35.0980%
HSV (HSB):
3°, 98.2955%, 69.0196%
XYZ:
18.0649, 9.5245, 0.9724
xyY:
0.6325, 0.3335, 9.5245
CIE-Lab:
36.9752, 59.1350, 49.8413
CIE-LCH:
36.9752, 77.3376, 40.1255
CIE-Luv:
36.9752, 116.8861, 26.3553
Hunter-Lab:
30.8618, 50.4761, 19.7351
#b00d03 color charts
#b00d03 color shades, tints & tones
#b00d03 color schemes
#b00d03 color preview, HTML & CSS examples
This text has a color of #b00d03
<p style="color:#b00d03;">Text here</p>
.mytext {color:#b00d03;}
This box has a color of #b00d03
<div style="background-color:#b00d03;">Content here</div>
.mybackground {background-color:#b00d03;}
Border around this has a color of #b00d03
<div style="border:2px solid #b00d03;">Content here</div>
.myborder {border:2px solid #b00d03;}