#d03f0e color space conversions
Hex:
#d03f0e
RGB:
208, 63, 14
CMY:
18, 75, 95
CMYK:
0, 70, 93, 18
HSL:
15°, 87.3874%, 43.5294%
HSV (HSB):
15°, 93.2692%, 81.5686%
XYZ:
27.8692, 16.9966, 2.2273
xyY:
0.5918, 0.3609, 16.9966
CIE-Lab:
48.2558, 55.2092, 56.0883
CIE-LCH:
48.2558, 78.7017, 45.4525
CIE-Luv:
48.2558, 117.4519, 37.6743
Hunter-Lab:
41.2270, 48.5179, 25.6557
#d03f0e color charts
#d03f0e color shades, tints & tones
#d03f0e color schemes
#d03f0e color preview, HTML & CSS examples
This text has a color of #d03f0e
<p style="color:#d03f0e;">Text here</p>
.mytext {color:#d03f0e;}
This box has a color of #d03f0e
<div style="background-color:#d03f0e;">Content here</div>
.mybackground {background-color:#d03f0e;}
Border around this has a color of #d03f0e
<div style="border:2px solid #d03f0e;">Content here</div>
.myborder {border:2px solid #d03f0e;}