#d25fb7 color space conversions
Hex:
#d25fb7
RGB:
210, 95, 183
CMY:
18, 63, 28
CMYK:
0, 55, 13, 18
HSL:
314°, 56.0976%, 59.8039%
HSV (HSB):
314°, 54.7619%, 82.3529%
XYZ:
39.2178, 25.3050, 47.6171
xyY:
0.3497, 0.2257, 25.3050
CIE-Lab:
57.3713, 55.9801, -25.3067
CIE-LCH:
57.3713, 61.4345, 335.6739
CIE-Luv:
57.3713, 60.7608, -46.8674
Hunter-Lab:
50.3040, 51.1293, -20.9103
#d25fb7 color charts
#d25fb7 color shades, tints & tones
#d25fb7 color schemes
#d25fb7 color preview, HTML & CSS examples
This text has a color of #d25fb7
<p style="color:#d25fb7;">Text here</p>
.mytext {color:#d25fb7;}
This box has a color of #d25fb7
<div style="background-color:#d25fb7;">Content here</div>
.mybackground {background-color:#d25fb7;}
Border around this has a color of #d25fb7
<div style="border:2px solid #d25fb7;">Content here</div>
.myborder {border:2px solid #d25fb7;}