#fd0fca color space conversions
Hex:
#fd0fca
RGB:
253, 15, 202
CMY:
1, 94, 21
CMYK:
0, 94, 20, 1
HSL:
313°, 98.3471%, 52.5490%
HSV (HSB):
313°, 94.0711%, 99.2157%
XYZ:
51.3395, 25.4886, 58.0910
xyY:
0.3805, 0.1889, 25.4886
CIE-Lab:
57.5484, 90.1811, -35.4032
CIE-LCH:
57.5484, 96.8815, 338.5661
CIE-Luv:
57.5484, 104.7028, -68.0811
Hunter-Lab:
50.4862, 93.1661, -32.8806
#fd0fca color charts
#fd0fca color shades, tints & tones
#fd0fca color schemes
#fd0fca color preview, HTML & CSS examples
This text has a color of #fd0fca
<p style="color:#fd0fca;">Text here</p>
.mytext {color:#fd0fca;}
This box has a color of #fd0fca
<div style="background-color:#fd0fca;">Content here</div>
.mybackground {background-color:#fd0fca;}
Border around this has a color of #fd0fca
<div style="border:2px solid #fd0fca;">Content here</div>
.myborder {border:2px solid #fd0fca;}