#fc03a0 color space conversions
Hex:
#fc03a0
RGB:
252, 3, 160
CMY:
1, 99, 37
CMYK:
0, 99, 37, 1
HSL:
322°, 97.6471%, 50.0000%
HSV (HSB):
322°, 98.8095%, 98.8235%
XYZ:
46.5226, 23.2986, 35.3028
xyY:
0.4425, 0.2216, 23.2986
CIE-Lab:
55.3786, 86.3780, -14.3312
CIE-LCH:
55.3786, 87.5588, 350.5797
CIE-Luv:
55.3786, 124.4921, -36.3972
Hunter-Lab:
48.2687, 87.5729, -9.5755
#fc03a0 color charts
#fc03a0 color shades, tints & tones
#fc03a0 color schemes
#fc03a0 color preview, HTML & CSS examples
This text has a color of #fc03a0
<p style="color:#fc03a0;">Text here</p>
.mytext {color:#fc03a0;}
This box has a color of #fc03a0
<div style="background-color:#fc03a0;">Content here</div>
.mybackground {background-color:#fc03a0;}
Border around this has a color of #fc03a0
<div style="border:2px solid #fc03a0;">Content here</div>
.myborder {border:2px solid #fc03a0;}