#fc1ecb color space conversions
Hex:
#fc1ecb
RGB:
252, 30, 203
CMY:
1, 88, 20
CMYK:
0, 88, 19, 1
HSL:
313°, 97.3684%, 55.2941%
HSV (HSB):
313°, 88.0952%, 98.8235%
XYZ:
51.3886, 25.9358, 58.7975
xyY:
0.3775, 0.1905, 25.9358
CIE-Lab:
57.9761, 88.4676, -35.3208
CIE-LCH:
57.9761, 95.2579, 338.2356
CIE-Luv:
57.9761, 102.0571, -67.7618
Hunter-Lab:
50.9272, 90.9948, -32.8037
#fc1ecb color charts
#fc1ecb color shades, tints & tones
#fc1ecb color schemes
#fc1ecb color preview, HTML & CSS examples
This text has a color of #fc1ecb
<p style="color:#fc1ecb;">Text here</p>
.mytext {color:#fc1ecb;}
This box has a color of #fc1ecb
<div style="background-color:#fc1ecb;">Content here</div>
.mybackground {background-color:#fc1ecb;}
Border around this has a color of #fc1ecb
<div style="border:2px solid #fc1ecb;">Content here</div>
.myborder {border:2px solid #fc1ecb;}