#d2404f color space conversions
Hex:
#d2404f
RGB:
210, 64, 79
CMY:
18, 75, 69
CMYK:
0, 70, 62, 18
HSL:
354°, 61.8644%, 53.7255%
HSV (HSB):
354°, 69.5238%, 82.3529%
XYZ:
29.8230, 17.9329, 9.2867
xyY:
0.5228, 0.3144, 17.9329
CIE-Lab:
49.4147, 57.8019, 24.7472
CIE-LCH:
49.4147, 62.8767, 23.1777
CIE-Luv:
49.4147, 107.4901, 16.5214
Hunter-Lab:
42.3473, 51.6005, 16.6409
#d2404f color charts
#d2404f color shades, tints & tones
#d2404f color schemes
#d2404f color preview, HTML & CSS examples
This text has a color of #d2404f
<p style="color:#d2404f;">Text here</p>
.mytext {color:#d2404f;}
This box has a color of #d2404f
<div style="background-color:#d2404f;">Content here</div>
.mybackground {background-color:#d2404f;}
Border around this has a color of #d2404f
<div style="border:2px solid #d2404f;">Content here</div>
.myborder {border:2px solid #d2404f;}