#d24b6a color space conversions
Hex:
#d24b6a
RGB:
210, 75, 106
CMY:
18, 71, 58
CMYK:
0, 64, 50, 18
HSL:
346°, 60.0000%, 55.8824%
HSV (HSB):
346°, 64.2857%, 82.3529%
XYZ:
31.6959, 19.7744, 15.7819
xyY:
0.4713, 0.2940, 19.7744
CIE-Lab:
51.5812, 55.4321, 11.4610
CIE-LCH:
51.5812, 56.6045, 11.6817
CIE-Luv:
51.5812, 93.6486, 3.6333
Hunter-Lab:
44.4684, 49.4105, 10.0857
#d24b6a color charts
#d24b6a color shades, tints & tones
#d24b6a color schemes
#d24b6a color preview, HTML & CSS examples
This text has a color of #d24b6a
<p style="color:#d24b6a;">Text here</p>
.mytext {color:#d24b6a;}
This box has a color of #d24b6a
<div style="background-color:#d24b6a;">Content here</div>
.mybackground {background-color:#d24b6a;}
Border around this has a color of #d24b6a
<div style="border:2px solid #d24b6a;">Content here</div>
.myborder {border:2px solid #d24b6a;}