#d25d6a color space conversions
Hex:
#d25d6a
RGB:
210, 93, 106
CMY:
18, 64, 58
CMYK:
0, 56, 50, 18
HSL:
353°, 56.5217%, 59.4118%
HSV (HSB):
353°, 55.7143%, 82.3529%
XYZ:
33.0942, 22.5709, 16.2480
xyY:
0.4602, 0.3139, 22.5709
CIE-Lab:
54.6276, 47.3264, 15.6893
CIE-LCH:
54.6276, 49.8592, 18.3410
CIE-Luv:
54.6276, 83.1180, 10.5556
Hunter-Lab:
47.5089, 41.2007, 12.9790
#d25d6a color charts
#d25d6a color shades, tints & tones
#d25d6a color schemes
#d25d6a color preview, HTML & CSS examples
This text has a color of #d25d6a
<p style="color:#d25d6a;">Text here</p>
.mytext {color:#d25d6a;}
This box has a color of #d25d6a
<div style="background-color:#d25d6a;">Content here</div>
.mybackground {background-color:#d25d6a;}
Border around this has a color of #d25d6a
<div style="border:2px solid #d25d6a;">Content here</div>
.myborder {border:2px solid #d25d6a;}