#fc00a0 color space conversions
Hex:
#fc00a0
RGB:
252, 0, 160
CMY:
1, 100, 37
CMYK:
0, 100, 37, 1
HSL:
322°, 100.0000%, 49.4118%
HSV (HSB):
322°, 100.0000%, 98.8235%
XYZ:
46.4900, 23.2335, 35.2919
xyY:
0.4427, 0.2212, 23.2335
CIE-Lab:
55.3121, 86.5730, -14.4318
CIE-LCH:
55.3121, 87.7676, 350.5357
CIE-Luv:
55.3121, 124.7101, -36.5700
Hunter-Lab:
48.2012, 87.8114, -9.6701
#fc00a0 color charts
#fc00a0 color shades, tints & tones
#fc00a0 color schemes
#fc00a0 color preview, HTML & CSS examples
This text has a color of #fc00a0
<p style="color:#fc00a0;">Text here</p>
.mytext {color:#fc00a0;}
This box has a color of #fc00a0
<div style="background-color:#fc00a0;">Content here</div>
.mybackground {background-color:#fc00a0;}
Border around this has a color of #fc00a0
<div style="border:2px solid #fc00a0;">Content here</div>
.myborder {border:2px solid #fc00a0;}