#d2404d color space conversions
Hex:
#d2404d
RGB:
210, 64, 77
CMY:
18, 75, 70
CMYK:
0, 70, 63, 18
HSL:
355°, 61.8644%, 53.7255%
HSV (HSB):
355°, 69.5238%, 82.3529%
XYZ:
29.7513, 17.9043, 8.9090
xyY:
0.5260, 0.3165, 17.9043
CIE-Lab:
49.3798, 57.6797, 25.8972
CIE-LCH:
49.3798, 63.2267, 24.1792
CIE-Luv:
49.3798, 108.0269, 17.5953
Hunter-Lab:
42.3134, 51.4580, 17.1360
#d2404d color charts
#d2404d color shades, tints & tones
#d2404d color schemes
#d2404d color preview, HTML & CSS examples
This text has a color of #d2404d
<p style="color:#d2404d;">Text here</p>
.mytext {color:#d2404d;}
This box has a color of #d2404d
<div style="background-color:#d2404d;">Content here</div>
.mybackground {background-color:#d2404d;}
Border around this has a color of #d2404d
<div style="border:2px solid #d2404d;">Content here</div>
.myborder {border:2px solid #d2404d;}