#fc5ac0 color space conversions
Hex:
#fc5ac0
RGB:
252, 90, 192
CMY:
1, 65, 25
CMYK:
0, 64, 24, 1
HSL:
322°, 96.4286%, 67.0588%
HSV (HSB):
322°, 64.2857%, 98.8235%
XYZ:
53.3155, 31.8135, 53.1998
xyY:
0.3854, 0.2300, 31.8135
CIE-Lab:
63.1885, 71.0288, -20.9921
CIE-LCH:
63.1885, 74.0659, 343.5353
CIE-Luv:
63.1885, 91.3310, -43.9048
Hunter-Lab:
56.4035, 70.0212, -16.4399
#fc5ac0 color charts
#fc5ac0 color shades, tints & tones
#fc5ac0 color schemes
#fc5ac0 color preview, HTML & CSS examples
This text has a color of #fc5ac0
<p style="color:#fc5ac0;">Text here</p>
.mytext {color:#fc5ac0;}
This box has a color of #fc5ac0
<div style="background-color:#fc5ac0;">Content here</div>
.mybackground {background-color:#fc5ac0;}
Border around this has a color of #fc5ac0
<div style="border:2px solid #fc5ac0;">Content here</div>
.myborder {border:2px solid #fc5ac0;}