#d225cf color space conversions
Hex:
#d225cf
RGB:
210, 37, 207
CMY:
18, 85, 19
CMYK:
0, 82, 1, 18
HSL:
301°, 70.0405%, 48.4314%
HSV (HSB):
301°, 82.3810%, 82.3529%
XYZ:
38.5024, 19.5298, 60.7718
xyY:
0.3241, 0.1644, 19.5298
CIE-Lab:
51.3013, 79.8666, -48.6318
CIE-LCH:
51.3013, 93.5079, 328.6623
CIE-Luv:
51.3013, 67.9770, -84.1773
Hunter-Lab:
44.1925, 78.1800, -50.5986
#d225cf color charts
#d225cf color shades, tints & tones
#d225cf color schemes
#d225cf color preview, HTML & CSS examples
This text has a color of #d225cf
<p style="color:#d225cf;">Text here</p>
.mytext {color:#d225cf;}
This box has a color of #d225cf
<div style="background-color:#d225cf;">Content here</div>
.mybackground {background-color:#d225cf;}
Border around this has a color of #d225cf
<div style="border:2px solid #d225cf;">Content here</div>
.myborder {border:2px solid #d225cf;}