#d03a1e color space conversions
Hex:
#d03a1e
RGB:
208, 58, 30
CMY:
18, 77, 88
CMYK:
0, 72, 86, 18
HSL:
9°, 74.7899%, 46.6667%
HSV (HSB):
9°, 85.5769%, 81.5686%
XYZ:
27.7598, 16.5297, 2.9558
xyY:
0.5876, 0.3499, 16.5297
CIE-Lab:
47.6620, 57.3336, 49.6540
CIE-LCH:
47.6620, 75.8463, 40.8943
CIE-Luv:
47.6620, 119.1849, 33.7304
Hunter-Lab:
40.6568, 50.7276, 24.1494
#d03a1e color charts
#d03a1e color shades, tints & tones
#d03a1e color schemes
#d03a1e color preview, HTML & CSS examples
This text has a color of #d03a1e
<p style="color:#d03a1e;">Text here</p>
.mytext {color:#d03a1e;}
This box has a color of #d03a1e
<div style="background-color:#d03a1e;">Content here</div>
.mybackground {background-color:#d03a1e;}
Border around this has a color of #d03a1e
<div style="border:2px solid #d03a1e;">Content here</div>
.myborder {border:2px solid #d03a1e;}