#d2400d color space conversions
Hex:
#d2400d
RGB:
210, 64, 13
CMY:
18, 75, 95
CMYK:
0, 70, 94, 18
HSL:
16°, 88.3408%, 43.7255%
HSV (HSB):
16°, 93.8095%, 82.3529%
XYZ:
28.4844, 17.3975, 2.2375
xyY:
0.5920, 0.3615, 17.3975
CIE-Lab:
48.7570, 55.4751, 56.8687
CIE-LCH:
48.7570, 79.4451, 45.7107
CIE-Luv:
48.7570, 118.4505, 38.2567
Hunter-Lab:
41.7103, 48.9064, 26.0166
#d2400d color charts
#d2400d color shades, tints & tones
#d2400d color schemes
#d2400d color preview, HTML & CSS examples
This text has a color of #d2400d
<p style="color:#d2400d;">Text here</p>
.mytext {color:#d2400d;}
This box has a color of #d2400d
<div style="background-color:#d2400d;">Content here</div>
.mybackground {background-color:#d2400d;}
Border around this has a color of #d2400d
<div style="border:2px solid #d2400d;">Content here</div>
.myborder {border:2px solid #d2400d;}