#fc1c8b color space conversions
Hex:
#fc1c8b
RGB:
252, 28, 139
CMY:
1, 89, 45
CMYK:
0, 89, 45, 1
HSL:
330°, 97.3913%, 54.9020%
HSV (HSB):
330°, 88.8889%, 98.8235%
XYZ:
45.2203, 23.3900, 26.5574
xyY:
0.4752, 0.2458, 23.3900
CIE-Lab:
55.4718, 82.2646, -1.7330
CIE-LCH:
55.4718, 82.2829, 358.7932
CIE-Luv:
55.4718, 131.5119, -18.6406
Hunter-Lab:
48.3632, 82.2644, 1.2967
#fc1c8b color charts
#fc1c8b color shades, tints & tones
#fc1c8b color schemes
#fc1c8b color preview, HTML & CSS examples
This text has a color of #fc1c8b
<p style="color:#fc1c8b;">Text here</p>
.mytext {color:#fc1c8b;}
This box has a color of #fc1c8b
<div style="background-color:#fc1c8b;">Content here</div>
.mybackground {background-color:#fc1c8b;}
Border around this has a color of #fc1c8b
<div style="border:2px solid #fc1c8b;">Content here</div>
.myborder {border:2px solid #fc1c8b;}