#fc1db7 color space conversions
Hex:
#fc1db7
RGB:
252, 29, 183
CMY:
1, 89, 28
CMYK:
0, 88, 27, 1
HSL:
319°, 97.3799%, 55.0980%
HSV (HSB):
319°, 88.4921%, 98.8235%
XYZ:
49.1315, 24.9931, 47.0344
xyY:
0.4055, 0.2063, 24.9931
CIE-Lab:
57.0687, 86.3254, -25.2068
CIE-LCH:
57.0687, 89.9303, 343.7224
CIE-Luv:
57.0687, 111.2196, -52.1615
Hunter-Lab:
49.9931, 87.9358, -20.7859
#fc1db7 color charts
#fc1db7 color shades, tints & tones
#fc1db7 color schemes
#fc1db7 color preview, HTML & CSS examples
This text has a color of #fc1db7
<p style="color:#fc1db7;">Text here</p>
.mytext {color:#fc1db7;}
This box has a color of #fc1db7
<div style="background-color:#fc1db7;">Content here</div>
.mybackground {background-color:#fc1db7;}
Border around this has a color of #fc1db7
<div style="border:2px solid #fc1db7;">Content here</div>
.myborder {border:2px solid #fc1db7;}