#fc1eb3 color space conversions
Hex:
#fc1eb3
RGB:
252, 30, 179
CMY:
1, 88, 30
CMYK:
0, 88, 29, 1
HSL:
320°, 97.3684%, 55.2941%
HSV (HSB):
320°, 88.0952%, 98.8235%
XYZ:
48.7458, 24.8787, 44.8807
xyY:
0.4113, 0.2099, 24.8787
CIE-Lab:
56.9570, 85.7541, -23.0555
CIE-LCH:
56.9570, 88.7993, 344.9515
CIE-Luv:
56.9570, 112.9112, -48.8950
Hunter-Lab:
49.8785, 87.1591, -18.4342
#fc1eb3 color charts
#fc1eb3 color shades, tints & tones
#fc1eb3 color schemes
#fc1eb3 color preview, HTML & CSS examples
This text has a color of #fc1eb3
<p style="color:#fc1eb3;">Text here</p>
.mytext {color:#fc1eb3;}
This box has a color of #fc1eb3
<div style="background-color:#fc1eb3;">Content here</div>
.mybackground {background-color:#fc1eb3;}
Border around this has a color of #fc1eb3
<div style="border:2px solid #fc1eb3;">Content here</div>
.myborder {border:2px solid #fc1eb3;}