#d2404b color space conversions
Hex:
#d2404b
RGB:
210, 64, 75
CMY:
18, 75, 71
CMYK:
0, 70, 64, 18
HSL:
355°, 61.8644%, 53.7255%
HSV (HSB):
355°, 69.5238%, 82.3529%
XYZ:
29.6817, 17.8764, 8.5427
xyY:
0.5291, 0.3186, 17.8764
CIE-Lab:
49.3459, 57.5610, 27.0453
CIE-LCH:
49.3459, 63.5981, 25.1667
CIE-Luv:
49.3459, 108.5523, 18.6457
Hunter-Lab:
42.2805, 51.3195, 17.6169
#d2404b color charts
#d2404b color shades, tints & tones
#d2404b color schemes
#d2404b color preview, HTML & CSS examples
This text has a color of #d2404b
<p style="color:#d2404b;">Text here</p>
.mytext {color:#d2404b;}
This box has a color of #d2404b
<div style="background-color:#d2404b;">Content here</div>
.mybackground {background-color:#d2404b;}
Border around this has a color of #d2404b
<div style="border:2px solid #d2404b;">Content here</div>
.myborder {border:2px solid #d2404b;}