#fc029a color space conversions
Hex:
#fc029a
RGB:
252, 2, 154
CMY:
1, 99, 40
CMYK:
0, 99, 39, 1
HSL:
324°, 98.4252%, 49.8039%
HSV (HSB):
324°, 99.2063%, 98.8235%
XYZ:
45.9993, 23.0720, 32.6007
xyY:
0.4524, 0.2269, 23.0720
CIE-Lab:
55.1464, 85.8961, -11.1327
CIE-LCH:
55.1464, 86.6145, 352.6152
CIE-Luv:
55.1464, 127.4339, -31.8754
Hunter-Lab:
48.0333, 86.8833, -6.6175
#fc029a color charts
#fc029a color shades, tints & tones
#fc029a color schemes
#fc029a color preview, HTML & CSS examples
This text has a color of #fc029a
<p style="color:#fc029a;">Text here</p>
.mytext {color:#fc029a;}
This box has a color of #fc029a
<div style="background-color:#fc029a;">Content here</div>
.mybackground {background-color:#fc029a;}
Border around this has a color of #fc029a
<div style="border:2px solid #fc029a;">Content here</div>
.myborder {border:2px solid #fc029a;}