#d24e91 color space conversions
Hex:
#d24e91
RGB:
210, 78, 145
CMY:
18, 69, 43
CMYK:
0, 63, 31, 18
HSL:
330°, 59.4595%, 56.4706%
HSV (HSB):
330°, 62.8571%, 82.3529%
XYZ:
34.4136, 21.1948, 29.0653
xyY:
0.4064, 0.2503, 21.1948
CIE-Lab:
53.1620, 58.2574, -9.5311
CIE-LCH:
53.1620, 59.0319, 350.7085
CIE-Luv:
53.1620, 79.7155, -23.7356
Hunter-Lab:
46.0378, 52.8640, -5.2054
#d24e91 color charts
#d24e91 color shades, tints & tones
#d24e91 color schemes
#d24e91 color preview, HTML & CSS examples
This text has a color of #d24e91
<p style="color:#d24e91;">Text here</p>
.mytext {color:#d24e91;}
This box has a color of #d24e91
<div style="background-color:#d24e91;">Content here</div>
.mybackground {background-color:#d24e91;}
Border around this has a color of #d24e91
<div style="border:2px solid #d24e91;">Content here</div>
.myborder {border:2px solid #d24e91;}