#fc1e9d color space conversions
Hex:
#fc1e9d
RGB:
252, 30, 157
CMY:
1, 88, 38
CMYK:
0, 88, 38, 1
HSL:
326°, 97.3684%, 55.2941%
HSV (HSB):
326°, 88.0952%, 98.8235%
XYZ:
46.6950, 24.0583, 34.0809
xyY:
0.4454, 0.2295, 24.0583
CIE-Lab:
56.1461, 83.5557, -11.4040
CIE-LCH:
56.1461, 84.3304, 352.2280
CIE-Luv:
56.1461, 123.0100, -31.8394
Hunter-Lab:
49.0493, 84.0959, -6.8620
#fc1e9d color charts
#fc1e9d color shades, tints & tones
#fc1e9d color schemes
#fc1e9d color preview, HTML & CSS examples
This text has a color of #fc1e9d
<p style="color:#fc1e9d;">Text here</p>
.mytext {color:#fc1e9d;}
This box has a color of #fc1e9d
<div style="background-color:#fc1e9d;">Content here</div>
.mybackground {background-color:#fc1e9d;}
Border around this has a color of #fc1e9d
<div style="border:2px solid #fc1e9d;">Content here</div>
.myborder {border:2px solid #fc1e9d;}