#fc03ae color space conversions
Hex:
#fc03ae
RGB:
252, 3, 174
CMY:
1, 99, 32
CMYK:
0, 99, 31, 1
HSL:
319°, 97.6471%, 50.0000%
HSV (HSB):
319°, 98.8095%, 98.8235%
XYZ:
47.8174, 23.8166, 42.1212
xyY:
0.4204, 0.2094, 23.8166
CIE-Lab:
55.9037, 87.7372, -21.7563
CIE-LCH:
55.9037, 90.3944, 346.0732
CIE-Luv:
55.9037, 117.7881, -47.2327
Hunter-Lab:
48.8022, 89.4941, -17.0116
#fc03ae color charts
#fc03ae color shades, tints & tones
#fc03ae color schemes
#fc03ae color preview, HTML & CSS examples
This text has a color of #fc03ae
<p style="color:#fc03ae;">Text here</p>
.mytext {color:#fc03ae;}
This box has a color of #fc03ae
<div style="background-color:#fc03ae;">Content here</div>
.mybackground {background-color:#fc03ae;}
Border around this has a color of #fc03ae
<div style="border:2px solid #fc03ae;">Content here</div>
.myborder {border:2px solid #fc03ae;}