#fc0e93 color space conversions
Hex:
#fc0e93
RGB:
252, 14, 147
CMY:
1, 95, 42
CMYK:
0, 94, 42, 1
HSL:
326°, 97.5410%, 52.1569%
HSV (HSB):
326°, 94.4444%, 98.8235%
XYZ:
45.5684, 23.1161, 29.6639
xyY:
0.4633, 0.2350, 23.1161
CIE-Lab:
55.1917, 84.4708, -6.9097
CIE-LCH:
55.1917, 84.7530, 355.3236
CIE-Luv:
55.1917, 129.7727, -25.8882
Hunter-Lab:
48.0792, 85.0396, -2.9253
#fc0e93 color charts
#fc0e93 color shades, tints & tones
#fc0e93 color schemes
#fc0e93 color preview, HTML & CSS examples
This text has a color of #fc0e93
<p style="color:#fc0e93;">Text here</p>
.mytext {color:#fc0e93;}
This box has a color of #fc0e93
<div style="background-color:#fc0e93;">Content here</div>
.mybackground {background-color:#fc0e93;}
Border around this has a color of #fc0e93
<div style="border:2px solid #fc0e93;">Content here</div>
.myborder {border:2px solid #fc0e93;}