#d24e90 color space conversions
Hex:
#d24e90
RGB:
210, 78, 144
CMY:
18, 69, 44
CMYK:
0, 63, 31, 18
HSL:
330°, 59.4595%, 56.4706%
HSV (HSB):
330°, 62.8571%, 82.3529%
XYZ:
34.3368, 21.1640, 28.6609
xyY:
0.4080, 0.2515, 21.1640
CIE-Lab:
53.1286, 58.1362, -8.9888
CIE-LCH:
53.1286, 58.8270, 351.2108
CIE-Luv:
53.1286, 80.0458, -22.9581
Hunter-Lab:
46.0044, 52.7212, -4.7348
#d24e90 color charts
#d24e90 color shades, tints & tones
#d24e90 color schemes
#d24e90 color preview, HTML & CSS examples
This text has a color of #d24e90
<p style="color:#d24e90;">Text here</p>
.mytext {color:#d24e90;}
This box has a color of #d24e90
<div style="background-color:#d24e90;">Content here</div>
.mybackground {background-color:#d24e90;}
Border around this has a color of #d24e90
<div style="border:2px solid #d24e90;">Content here</div>
.myborder {border:2px solid #d24e90;}