#d03c0d color space conversions
Hex:
#d03c0d
RGB:
208, 60, 13
CMY:
18, 76, 95
CMYK:
0, 71, 94, 18
HSL:
14°, 88.2353%, 43.3333%
HSV (HSB):
14°, 93.7500%, 81.5686%
XYZ:
27.7009, 16.6707, 2.1385
xyY:
0.5956, 0.3584, 16.6707
CIE-Lab:
47.8424, 56.3213, 56.1118
CIE-LCH:
47.8424, 79.5023, 44.8933
CIE-Luv:
47.8424, 119.4591, 37.0878
Hunter-Lab:
40.8297, 49.6513, 25.4754
#d03c0d color charts
#d03c0d color shades, tints & tones
#d03c0d color schemes
#d03c0d color preview, HTML & CSS examples
This text has a color of #d03c0d
<p style="color:#d03c0d;">Text here</p>
.mytext {color:#d03c0d;}
This box has a color of #d03c0d
<div style="background-color:#d03c0d;">Content here</div>
.mybackground {background-color:#d03c0d;}
Border around this has a color of #d03c0d
<div style="border:2px solid #d03c0d;">Content here</div>
.myborder {border:2px solid #d03c0d;}