#fc56a0 color space conversions
Hex:
#fc56a0
RGB:
252, 86, 160
CMY:
1, 66, 37
CMYK:
0, 66, 37, 1
HSL:
333°, 96.5116%, 66.2745%
HSV (HSB):
333°, 65.8730%, 98.8235%
XYZ:
49.8178, 29.8891, 36.4012
xyY:
0.4291, 0.2574, 29.8891
CIE-Lab:
61.5584, 68.8330, -5.0868
CIE-LCH:
61.5584, 69.0208, 355.7735
CIE-Luv:
61.5584, 104.2383, -20.3516
Hunter-Lab:
54.6709, 66.9806, -1.2070
#fc56a0 color charts
#fc56a0 color shades, tints & tones
#fc56a0 color schemes
#fc56a0 color preview, HTML & CSS examples
This text has a color of #fc56a0
<p style="color:#fc56a0;">Text here</p>
.mytext {color:#fc56a0;}
This box has a color of #fc56a0
<div style="background-color:#fc56a0;">Content here</div>
.mybackground {background-color:#fc56a0;}
Border around this has a color of #fc56a0
<div style="border:2px solid #fc56a0;">Content here</div>
.myborder {border:2px solid #fc56a0;}