#d25d7c color space conversions
Hex:
#d25d7c
RGB:
210, 93, 124
CMY:
18, 64, 51
CMYK:
0, 56, 41, 18
HSL:
344°, 56.5217%, 59.4118%
HSV (HSB):
344°, 55.7143%, 82.3529%
XYZ:
34.1308, 22.9856, 21.7066
xyY:
0.4330, 0.2916, 22.9856
CIE-Lab:
55.0575, 49.1084, 5.6777
CIE-LCH:
55.0575, 49.4355, 6.5950
CIE-Luv:
55.0575, 78.4610, -1.7523
Hunter-Lab:
47.9433, 43.1733, 6.7165
#d25d7c color charts
#d25d7c color shades, tints & tones
#d25d7c color schemes
#d25d7c color preview, HTML & CSS examples
This text has a color of #d25d7c
<p style="color:#d25d7c;">Text here</p>
.mytext {color:#d25d7c;}
This box has a color of #d25d7c
<div style="background-color:#d25d7c;">Content here</div>
.mybackground {background-color:#d25d7c;}
Border around this has a color of #d25d7c
<div style="border:2px solid #d25d7c;">Content here</div>
.myborder {border:2px solid #d25d7c;}