#d03f1f color space conversions
Hex:
#d03f1f
RGB:
208, 63, 31
CMY:
18, 75, 88
CMYK:
0, 70, 85, 18
HSL:
11°, 74.0586%, 46.8627%
HSV (HSB):
11°, 85.0962%, 81.5686%
XYZ:
28.0373, 17.0638, 3.1122
xyY:
0.5815, 0.3539, 17.0638
CIE-Lab:
48.3404, 55.5109, 49.7810
CIE-LCH:
48.3404, 74.5628, 41.8851
CIE-Luv:
48.3404, 115.9373, 34.6994
Hunter-Lab:
41.3084, 48.8636, 24.4489
#d03f1f color charts
#d03f1f color shades, tints & tones
#d03f1f color schemes
#d03f1f color preview, HTML & CSS examples
This text has a color of #d03f1f
<p style="color:#d03f1f;">Text here</p>
.mytext {color:#d03f1f;}
This box has a color of #d03f1f
<div style="background-color:#d03f1f;">Content here</div>
.mybackground {background-color:#d03f1f;}
Border around this has a color of #d03f1f
<div style="border:2px solid #d03f1f;">Content here</div>
.myborder {border:2px solid #d03f1f;}