#fc0e5c color space conversions
Hex:
#fc0e5c
RGB:
252, 14, 92
CMY:
1, 95, 64
CMYK:
0, 94, 63, 1
HSL:
340°, 97.5410%, 52.1569%
HSV (HSB):
340°, 94.4444%, 98.8235%
XYZ:
42.2337, 21.7822, 12.1036
xyY:
0.5548, 0.2862, 21.7822
CIE-Lab:
53.7952, 80.7017, 24.1719
CIE-LCH:
53.7952, 84.2440, 16.6741
CIE-Luv:
53.7952, 153.1527, 10.7566
Hunter-Lab:
46.6714, 79.8523, 17.2939
#fc0e5c color charts
#fc0e5c color shades, tints & tones
#fc0e5c color schemes
#fc0e5c color preview, HTML & CSS examples
This text has a color of #fc0e5c
<p style="color:#fc0e5c;">Text here</p>
.mytext {color:#fc0e5c;}
This box has a color of #fc0e5c
<div style="background-color:#fc0e5c;">Content here</div>
.mybackground {background-color:#fc0e5c;}
Border around this has a color of #fc0e5c
<div style="border:2px solid #fc0e5c;">Content here</div>
.myborder {border:2px solid #fc0e5c;}