#fc1cbf color space conversions
Hex:
#fc1cbf
RGB:
252, 28, 191
CMY:
1, 89, 25
CMYK:
0, 89, 24, 1
HSL:
316°, 97.3913%, 54.9020%
HSV (HSB):
316°, 88.8889%, 98.8235%
XYZ:
49.9641, 25.2875, 51.5378
xyY:
0.3941, 0.1994, 25.2875
CIE-Lab:
57.3545, 87.3474, -29.3929
CIE-LCH:
57.3545, 92.1603, 341.4016
CIE-Luv:
57.3545, 107.6989, -58.5736
Hunter-Lab:
50.2867, 89.3531, -25.5644
#fc1cbf color charts
#fc1cbf color shades, tints & tones
#fc1cbf color schemes
#fc1cbf color preview, HTML & CSS examples
This text has a color of #fc1cbf
<p style="color:#fc1cbf;">Text here</p>
.mytext {color:#fc1cbf;}
This box has a color of #fc1cbf
<div style="background-color:#fc1cbf;">Content here</div>
.mybackground {background-color:#fc1cbf;}
Border around this has a color of #fc1cbf
<div style="border:2px solid #fc1cbf;">Content here</div>
.myborder {border:2px solid #fc1cbf;}