#fd0cc8 color space conversions
Hex:
#fd0cc8
RGB:
253, 12, 200
CMY:
1, 95, 22
CMYK:
0, 95, 21, 1
HSL:
313°, 98.3673%, 51.9608%
HSV (HSB):
313°, 95.2569%, 99.2157%
XYZ:
51.0648, 25.3157, 56.8386
xyY:
0.3833, 0.1900, 25.3157
CIE-Lab:
57.3818, 90.1718, -34.5163
CIE-LCH:
57.3818, 96.5522, 339.0540
CIE-Luv:
57.3818, 105.8126, -66.7128
Hunter-Lab:
50.3147, 93.1103, -31.7573
#fd0cc8 color charts
#fd0cc8 color shades, tints & tones
#fd0cc8 color schemes
#fd0cc8 color preview, HTML & CSS examples
This text has a color of #fd0cc8
<p style="color:#fd0cc8;">Text here</p>
.mytext {color:#fd0cc8;}
This box has a color of #fd0cc8
<div style="background-color:#fd0cc8;">Content here</div>
.mybackground {background-color:#fd0cc8;}
Border around this has a color of #fd0cc8
<div style="border:2px solid #fd0cc8;">Content here</div>
.myborder {border:2px solid #fd0cc8;}