#d41ccf color space conversions
Hex:
#d41ccf
RGB:
212, 28, 207
CMY:
17, 89, 19
CMYK:
0, 87, 2, 17
HSL:
302°, 76.6667%, 47.0588%
HSV (HSB):
302°, 86.7925%, 83.1373%
XYZ:
38.8291, 19.3326, 60.7165
xyY:
0.3266, 0.1626, 19.3326
CIE-Lab:
51.0740, 81.8899, -48.9737
CIE-LCH:
51.0740, 95.4169, 329.1187
CIE-Luv:
51.0740, 70.4637, -84.8672
Hunter-Lab:
43.9688, 80.6891, -51.0954
#d41ccf color charts
#d41ccf color shades, tints & tones
#d41ccf color schemes
#d41ccf color preview, HTML & CSS examples
This text has a color of #d41ccf
<p style="color:#d41ccf;">Text here</p>
.mytext {color:#d41ccf;}
This box has a color of #d41ccf
<div style="background-color:#d41ccf;">Content here</div>
.mybackground {background-color:#d41ccf;}
Border around this has a color of #d41ccf
<div style="border:2px solid #d41ccf;">Content here</div>
.myborder {border:2px solid #d41ccf;}