#d25dae color space conversions
Hex:
#d25dae
RGB:
210, 93, 174
CMY:
18, 64, 32
CMYK:
0, 56, 17, 18
HSL:
318°, 56.5217%, 59.4118%
HSV (HSB):
318°, 55.7143%, 82.3529%
XYZ:
38.1327, 24.5863, 42.7802
xyY:
0.3614, 0.2330, 24.5863
CIE-Lab:
56.6701, 55.5373, -21.1909
CIE-LCH:
56.6701, 59.4428, 339.1150
CIE-Luv:
56.6701, 64.1833, -40.4762
Hunter-Lab:
49.5846, 50.5010, -16.4445
#d25dae color charts
#d25dae color shades, tints & tones
#d25dae color schemes
#d25dae color preview, HTML & CSS examples
This text has a color of #d25dae
<p style="color:#d25dae;">Text here</p>
.mytext {color:#d25dae;}
This box has a color of #d25dae
<div style="background-color:#d25dae;">Content here</div>
.mybackground {background-color:#d25dae;}
Border around this has a color of #d25dae
<div style="border:2px solid #d25dae;">Content here</div>
.myborder {border:2px solid #d25dae;}