#fc1e8f color space conversions
Hex:
#fc1e8f
RGB:
252, 30, 143
CMY:
1, 88, 44
CMYK:
0, 88, 43, 1
HSL:
329°, 97.3684%, 55.2941%
HSV (HSB):
329°, 88.0952%, 98.8235%
XYZ:
45.5671, 23.6072, 28.1416
xyY:
0.4682, 0.2426, 23.6072
CIE-Lab:
55.6923, 82.3094, -3.7896
CIE-LCH:
55.6923, 82.3966, 357.3639
CIE-Luv:
55.6923, 129.3574, -21.3219
Hunter-Lab:
48.5872, 82.3771, -0.3296
#fc1e8f color charts
#fc1e8f color shades, tints & tones
#fc1e8f color schemes
#fc1e8f color preview, HTML & CSS examples
This text has a color of #fc1e8f
<p style="color:#fc1e8f;">Text here</p>
.mytext {color:#fc1e8f;}
This box has a color of #fc1e8f
<div style="background-color:#fc1e8f;">Content here</div>
.mybackground {background-color:#fc1e8f;}
Border around this has a color of #fc1e8f
<div style="border:2px solid #fc1e8f;">Content here</div>
.myborder {border:2px solid #fc1e8f;}