#d25c9a color space conversions
Hex:
#d25c9a
RGB:
210, 92, 154
CMY:
18, 64, 40
CMYK:
0, 56, 27, 18
HSL:
328°, 56.7308%, 59.2157%
HSV (HSB):
328°, 56.1905%, 82.3529%
XYZ:
36.2382, 23.6890, 33.2343
xyY:
0.3890, 0.2543, 23.6890
CIE-Lab:
55.7751, 53.1843, -10.9099
CIE-LCH:
55.7751, 54.2918, 348.4075
CIE-Luv:
55.7751, 70.4874, -24.9153
Hunter-Lab:
48.6714, 47.7271, -6.4151
#d25c9a color charts
#d25c9a color shades, tints & tones
#d25c9a color schemes
#d25c9a color preview, HTML & CSS examples
This text has a color of #d25c9a
<p style="color:#d25c9a;">Text here</p>
.mytext {color:#d25c9a;}
This box has a color of #d25c9a
<div style="background-color:#d25c9a;">Content here</div>
.mybackground {background-color:#d25c9a;}
Border around this has a color of #d25c9a
<div style="border:2px solid #d25c9a;">Content here</div>
.myborder {border:2px solid #d25c9a;}