#d25ec6 color space conversions
Hex:
#d25ec6
RGB:
210, 94, 198
CMY:
18, 63, 22
CMYK:
0, 55, 6, 18
HSL:
306°, 56.3107%, 59.6078%
HSV (HSB):
306°, 55.2381%, 82.3529%
XYZ:
40.7741, 25.7843, 56.2539
xyY:
0.3320, 0.2099, 25.7843
CIE-Lab:
57.8317, 58.8559, -33.1864
CIE-LCH:
57.8317, 67.5674, 330.5832
CIE-Luv:
57.8317, 56.8928, -59.5227
Hunter-Lab:
50.7782, 54.4708, -30.1388
#d25ec6 color charts
#d25ec6 color shades, tints & tones
#d25ec6 color schemes
#d25ec6 color preview, HTML & CSS examples
This text has a color of #d25ec6
<p style="color:#d25ec6;">Text here</p>
.mytext {color:#d25ec6;}
This box has a color of #d25ec6
<div style="background-color:#d25ec6;">Content here</div>
.mybackground {background-color:#d25ec6;}
Border around this has a color of #d25ec6
<div style="border:2px solid #d25ec6;">Content here</div>
.myborder {border:2px solid #d25ec6;}