#d25fc6 color space conversions
Hex:
#d25fc6
RGB:
210, 95, 198
CMY:
18, 63, 22
CMYK:
0, 55, 6, 18
HSL:
306°, 56.0976%, 59.8039%
HSV (HSB):
306°, 54.7619%, 82.3529%
XYZ:
40.8636, 25.9633, 56.2837
xyY:
0.3319, 0.2109, 25.9633
CIE-Lab:
58.0022, 58.3969, -32.9209
CIE-LCH:
58.0022, 67.0371, 330.5881
CIE-Luv:
58.0022, 56.5252, -59.0734
Hunter-Lab:
50.9542, 53.9814, -29.8235
#d25fc6 color charts
#d25fc6 color shades, tints & tones
#d25fc6 color schemes
#d25fc6 color preview, HTML & CSS examples
This text has a color of #d25fc6
<p style="color:#d25fc6;">Text here</p>
.mytext {color:#d25fc6;}
This box has a color of #d25fc6
<div style="background-color:#d25fc6;">Content here</div>
.mybackground {background-color:#d25fc6;}
Border around this has a color of #d25fc6
<div style="border:2px solid #d25fc6;">Content here</div>
.myborder {border:2px solid #d25fc6;}