#d25db7 color space conversions
Hex:
#d25db7
RGB:
210, 93, 183
CMY:
18, 64, 28
CMYK:
0, 56, 13, 18
HSL:
314°, 56.5217%, 59.4118%
HSV (HSB):
314°, 55.7143%, 82.3529%
XYZ:
39.0399, 24.9492, 47.5578
xyY:
0.3500, 0.2237, 24.9492
CIE-Lab:
57.0259, 56.9054, -25.8392
CIE-LCH:
57.0259, 62.4971, 335.5785
CIE-Luv:
57.0259, 61.5661, -47.7768
Hunter-Lab:
49.9492, 52.1032, -21.4869
#d25db7 color charts
#d25db7 color shades, tints & tones
#d25db7 color schemes
#d25db7 color preview, HTML & CSS examples
This text has a color of #d25db7
<p style="color:#d25db7;">Text here</p>
.mytext {color:#d25db7;}
This box has a color of #d25db7
<div style="background-color:#d25db7;">Content here</div>
.mybackground {background-color:#d25db7;}
Border around this has a color of #d25db7
<div style="border:2px solid #d25db7;">Content here</div>
.myborder {border:2px solid #d25db7;}