#fc206f color space conversions
Hex:
#fc206f
RGB:
252, 32, 111
CMY:
1, 87, 56
CMYK:
0, 87, 56, 1
HSL:
338°, 97.3451%, 55.6863%
HSV (HSB):
338°, 87.3016%, 98.8235%
XYZ:
43.5306, 22.8762, 17.1601
xyY:
0.5209, 0.2737, 22.8762
CIE-Lab:
54.9446, 79.6138, 14.2867
CIE-LCH:
54.9446, 80.8855, 10.1735
CIE-Luv:
54.9446, 142.5422, 1.1122
Hunter-Lab:
47.8290, 78.7574, 12.2082
#fc206f color charts
#fc206f color shades, tints & tones
#fc206f color schemes
#fc206f color preview, HTML & CSS examples
This text has a color of #fc206f
<p style="color:#fc206f;">Text here</p>
.mytext {color:#fc206f;}
This box has a color of #fc206f
<div style="background-color:#fc206f;">Content here</div>
.mybackground {background-color:#fc206f;}
Border around this has a color of #fc206f
<div style="border:2px solid #fc206f;">Content here</div>
.myborder {border:2px solid #fc206f;}