#fc208b color space conversions
Hex:
#fc208b
RGB:
252, 32, 139
CMY:
1, 87, 45
CMYK:
0, 87, 45, 1
HSL:
331°, 97.3451%, 55.6863%
HSV (HSB):
331°, 87.3016%, 98.8235%
XYZ:
45.3216, 23.5926, 26.5912
xyY:
0.4745, 0.2470, 23.5926
CIE-Lab:
55.6775, 81.6692, -1.4313
CIE-LCH:
55.6775, 81.6817, 358.9960
CIE-Luv:
55.6775, 130.7499, -18.1221
Hunter-Lab:
48.5722, 81.5531, 1.5418
#fc208b color charts
#fc208b color shades, tints & tones
#fc208b color schemes
#fc208b color preview, HTML & CSS examples
This text has a color of #fc208b
<p style="color:#fc208b;">Text here</p>
.mytext {color:#fc208b;}
This box has a color of #fc208b
<div style="background-color:#fc208b;">Content here</div>
.mybackground {background-color:#fc208b;}
Border around this has a color of #fc208b
<div style="border:2px solid #fc208b;">Content here</div>
.myborder {border:2px solid #fc208b;}