#fc00a8 color space conversions
Hex:
#fc00a8
RGB:
252, 0, 168
CMY:
1, 100, 34
CMYK:
0, 100, 33, 1
HSL:
320°, 100.0000%, 49.4118%
HSV (HSB):
320°, 100.0000%, 98.8235%
XYZ:
47.2128, 23.5226, 39.0977
xyY:
0.4299, 0.2142, 23.5226
CIE-Lab:
55.6066, 87.3343, -18.6948
CIE-LCH:
55.6066, 89.3128, 347.9176
CIE-Luv:
55.6066, 120.8659, -42.7406
Hunter-Lab:
48.5001, 88.8869, -13.8458
#fc00a8 color charts
#fc00a8 color shades, tints & tones
#fc00a8 color schemes
#fc00a8 color preview, HTML & CSS examples
This text has a color of #fc00a8
<p style="color:#fc00a8;">Text here</p>
.mytext {color:#fc00a8;}
This box has a color of #fc00a8
<div style="background-color:#fc00a8;">Content here</div>
.mybackground {background-color:#fc00a8;}
Border around this has a color of #fc00a8
<div style="border:2px solid #fc00a8;">Content here</div>
.myborder {border:2px solid #fc00a8;}