#fc1cbc color space conversions
Hex:
#fc1cbc
RGB:
252, 28, 188
CMY:
1, 89, 26
CMYK:
0, 89, 25, 1
HSL:
317°, 97.3913%, 54.9020%
HSV (HSB):
317°, 88.8889%, 98.8235%
XYZ:
49.6372, 25.1568, 49.8165
xyY:
0.3983, 0.2019, 25.1568
CIE-Lab:
57.2279, 87.0114, -27.8563
CIE-LCH:
57.2279, 91.3617, 342.2478
CIE-Luv:
57.2279, 109.0655, -56.2142
Hunter-Lab:
50.1565, 88.8779, -23.7785
#fc1cbc color charts
#fc1cbc color shades, tints & tones
#fc1cbc color schemes
#fc1cbc color preview, HTML & CSS examples
This text has a color of #fc1cbc
<p style="color:#fc1cbc;">Text here</p>
.mytext {color:#fc1cbc;}
This box has a color of #fc1cbc
<div style="background-color:#fc1cbc;">Content here</div>
.mybackground {background-color:#fc1cbc;}
Border around this has a color of #fc1cbc
<div style="border:2px solid #fc1cbc;">Content here</div>
.myborder {border:2px solid #fc1cbc;}