#d2400e color space conversions
Hex:
#d2400e
RGB:
210, 64, 14
CMY:
18, 75, 95
CMYK:
0, 70, 93, 18
HSL:
15°, 87.5000%, 43.9216%
HSV (HSB):
15°, 93.3333%, 82.3529%
XYZ:
28.4910, 17.4001, 2.2724
xyY:
0.5915, 0.3613, 17.4001
CIE-Lab:
48.7603, 55.4868, 56.5913
CIE-LCH:
48.7603, 79.2551, 45.5646
CIE-Luv:
48.7603, 118.3909, 38.1396
Hunter-Lab:
41.7135, 48.9199, 25.9695
#d2400e color charts
#d2400e color shades, tints & tones
#d2400e color schemes
#d2400e color preview, HTML & CSS examples
This text has a color of #d2400e
<p style="color:#d2400e;">Text here</p>
.mytext {color:#d2400e;}
This box has a color of #d2400e
<div style="background-color:#d2400e;">Content here</div>
.mybackground {background-color:#d2400e;}
Border around this has a color of #d2400e
<div style="border:2px solid #d2400e;">Content here</div>
.myborder {border:2px solid #d2400e;}