#d24f6a color space conversions
Hex:
#d24f6a
RGB:
210, 79, 106
CMY:
18, 69, 58
CMYK:
0, 62, 50, 18
HSL:
348°, 59.2760%, 56.6667%
HSV (HSB):
348°, 62.3810%, 82.3529%
XYZ:
31.9758, 20.3342, 15.8753
xyY:
0.4690, 0.2982, 20.3342
CIE-Lab:
52.2130, 53.7264, 12.3437
CIE-LCH:
52.2130, 55.1262, 12.9392
CIE-Luv:
52.2130, 91.4366, 5.0806
Hunter-Lab:
45.0935, 47.6610, 10.6923
#d24f6a color charts
#d24f6a color shades, tints & tones
#d24f6a color schemes
#d24f6a color preview, HTML & CSS examples
This text has a color of #d24f6a
<p style="color:#d24f6a;">Text here</p>
.mytext {color:#d24f6a;}
This box has a color of #d24f6a
<div style="background-color:#d24f6a;">Content here</div>
.mybackground {background-color:#d24f6a;}
Border around this has a color of #d24f6a
<div style="border:2px solid #d24f6a;">Content here</div>
.myborder {border:2px solid #d24f6a;}