#f52ccd color space conversions
Hex:
#f52ccd
RGB:
245, 44, 205
CMY:
4, 83, 20
CMYK:
0, 82, 16, 4
HSL:
312°, 90.9502%, 56.6667%
HSV (HSB):
312°, 82.0408%, 96.0784%
XYZ:
49.5763, 25.6216, 60.0901
xyY:
0.3665, 0.1894, 25.6216
CIE-Lab:
57.6761, 84.9144, -37.0227
CIE-LCH:
57.6761, 92.6345, 336.4428
CIE-Luv:
57.6761, 93.7560, -69.6402
Hunter-Lab:
50.6178, 86.2461, -34.9527
#f52ccd color charts
#f52ccd color shades, tints & tones
#f52ccd color schemes
#f52ccd color preview, HTML & CSS examples
This text has a color of #f52ccd
<p style="color:#f52ccd;">Text here</p>
.mytext {color:#f52ccd;}
This box has a color of #f52ccd
<div style="background-color:#f52ccd;">Content here</div>
.mybackground {background-color:#f52ccd;}
Border around this has a color of #f52ccd
<div style="border:2px solid #f52ccd;">Content here</div>
.myborder {border:2px solid #f52ccd;}