#d24d65 color space conversions
Hex:
#d24d65
RGB:
210, 77, 101
CMY:
18, 70, 60
CMYK:
0, 63, 52, 18
HSL:
349°, 59.6413%, 56.2745%
HSV (HSB):
349°, 63.3333%, 82.3529%
XYZ:
31.5812, 19.9490, 14.4979
xyY:
0.4783, 0.3021, 19.9490
CIE-Lab:
51.7795, 54.1584, 14.7330
CIE-LCH:
51.7795, 56.1266, 15.2182
CIE-Luv:
51.7795, 94.0013, 7.6213
Hunter-Lab:
44.6643, 48.0512, 12.0196
#d24d65 color charts
#d24d65 color shades, tints & tones
#d24d65 color schemes
#d24d65 color preview, HTML & CSS examples
This text has a color of #d24d65
<p style="color:#d24d65;">Text here</p>
.mytext {color:#d24d65;}
This box has a color of #d24d65
<div style="background-color:#d24d65;">Content here</div>
.mybackground {background-color:#d24d65;}
Border around this has a color of #d24d65
<div style="border:2px solid #d24d65;">Content here</div>
.myborder {border:2px solid #d24d65;}