#d24b7e color space conversions
Hex:
#d24b7e
RGB:
210, 75, 126
CMY:
18, 71, 51
CMYK:
0, 64, 40, 18
HSL:
337°, 60.0000%, 55.8824%
HSV (HSB):
337°, 64.2857%, 82.3529%
XYZ:
32.8603, 20.2402, 21.9135
xyY:
0.4381, 0.2698, 20.2402
CIE-Lab:
52.1077, 57.3576, 0.2217
CIE-LCH:
52.1077, 57.3581, 0.2215
CIE-Luv:
52.1077, 87.3598, -10.4504
Hunter-Lab:
44.9891, 51.6468, 2.6131
#d24b7e color charts
#d24b7e color shades, tints & tones
#d24b7e color schemes
#d24b7e color preview, HTML & CSS examples
This text has a color of #d24b7e
<p style="color:#d24b7e;">Text here</p>
.mytext {color:#d24b7e;}
This box has a color of #d24b7e
<div style="background-color:#d24b7e;">Content here</div>
.mybackground {background-color:#d24b7e;}
Border around this has a color of #d24b7e
<div style="border:2px solid #d24b7e;">Content here</div>
.myborder {border:2px solid #d24b7e;}