#d00f03 color space conversions
Hex:
#d00f03
RGB:
208, 15, 3
CMY:
18, 94, 99
CMYK:
0, 93, 99, 18
HSL:
4°, 97.1564%, 41.3725%
HSV (HSB):
4°, 98.5577%, 81.5686%
XYZ:
26.1997, 13.7581, 1.3609
xyY:
0.6341, 0.3330, 13.7581
CIE-Lab:
43.8840, 67.2829, 56.8345
CIE-LCH:
43.8840, 88.0747, 40.1881
CIE-Luv:
43.8840, 139.7680, 31.3130
Hunter-Lab:
37.0919, 61.1716, 23.7891
#d00f03 color charts
#d00f03 color shades, tints & tones
#d00f03 color schemes
#d00f03 color preview, HTML & CSS examples
This text has a color of #d00f03
<p style="color:#d00f03;">Text here</p>
.mytext {color:#d00f03;}
This box has a color of #d00f03
<div style="background-color:#d00f03;">Content here</div>
.mybackground {background-color:#d00f03;}
Border around this has a color of #d00f03
<div style="border:2px solid #d00f03;">Content here</div>
.myborder {border:2px solid #d00f03;}