#d25d9e color space conversions
Hex:
#d25d9e
RGB:
210, 93, 158
CMY:
18, 64, 38
CMYK:
0, 56, 25, 18
HSL:
327°, 56.5217%, 59.4118%
HSV (HSB):
327°, 55.7143%, 82.3529%
XYZ:
36.6642, 23.9990, 35.0476
xyY:
0.3831, 0.2507, 23.9990
CIE-Lab:
56.0868, 53.2562, -12.7784
CIE-LCH:
56.0868, 54.7677, 346.5074
CIE-Luv:
56.0868, 68.8494, -27.6319
Hunter-Lab:
48.9887, 47.8630, -8.1252
#d25d9e color charts
#d25d9e color shades, tints & tones
#d25d9e color schemes
#d25d9e color preview, HTML & CSS examples
This text has a color of #d25d9e
<p style="color:#d25d9e;">Text here</p>
.mytext {color:#d25d9e;}
This box has a color of #d25d9e
<div style="background-color:#d25d9e;">Content here</div>
.mybackground {background-color:#d25d9e;}
Border around this has a color of #d25d9e
<div style="border:2px solid #d25d9e;">Content here</div>
.myborder {border:2px solid #d25d9e;}