#fc00b0 color space conversions
Hex:
#fc00b0
RGB:
252, 0, 176
CMY:
1, 100, 31
CMYK:
0, 100, 30, 1
HSL:
318°, 100.0000%, 49.4118%
HSV (HSB):
318°, 100.0000%, 98.8235%
XYZ:
47.9814, 23.8300, 43.1451
xyY:
0.4174, 0.2073, 23.8300
CIE-Lab:
55.9172, 88.1326, -22.9043
CIE-LCH:
55.9172, 91.0602, 345.4320
CIE-Luv:
55.9172, 117.0264, -48.9638
Hunter-Lab:
48.8160, 90.0200, -18.2311
#fc00b0 color charts
#fc00b0 color shades, tints & tones
#fc00b0 color schemes
#fc00b0 color preview, HTML & CSS examples
This text has a color of #fc00b0
<p style="color:#fc00b0;">Text here</p>
.mytext {color:#fc00b0;}
This box has a color of #fc00b0
<div style="background-color:#fc00b0;">Content here</div>
.mybackground {background-color:#fc00b0;}
Border around this has a color of #fc00b0
<div style="border:2px solid #fc00b0;">Content here</div>
.myborder {border:2px solid #fc00b0;}