#fc1a8e color space conversions
Hex:
#fc1a8e
RGB:
252, 26, 142
CMY:
1, 90, 44
CMYK:
0, 90, 44, 1
HSL:
329°, 97.4138%, 54.5098%
HSV (HSB):
329°, 89.6825%, 98.8235%
XYZ:
45.3968, 23.3872, 27.7127
xyY:
0.4704, 0.2424, 23.3872
CIE-Lab:
55.4690, 82.7839, -3.5242
CIE-LCH:
55.4690, 82.8589, 357.5623
CIE-Luv:
55.4690, 130.5076, -21.0740
Hunter-Lab:
48.3603, 82.9307, -0.1236
#fc1a8e color charts
#fc1a8e color shades, tints & tones
#fc1a8e color schemes
#fc1a8e color preview, HTML & CSS examples
This text has a color of #fc1a8e
<p style="color:#fc1a8e;">Text here</p>
.mytext {color:#fc1a8e;}
This box has a color of #fc1a8e
<div style="background-color:#fc1a8e;">Content here</div>
.mybackground {background-color:#fc1a8e;}
Border around this has a color of #fc1a8e
<div style="border:2px solid #fc1a8e;">Content here</div>
.myborder {border:2px solid #fc1a8e;}