#fc2cbc color space conversions
Hex:
#fc2cbc
RGB:
252, 44, 188
CMY:
1, 83, 26
CMYK:
0, 83, 25, 1
HSL:
318°, 97.1963%, 58.0392%
HSV (HSB):
318°, 82.5397%, 98.8235%
XYZ:
50.1227, 26.1277, 49.9783
xyY:
0.3971, 0.2070, 26.1277
CIE-Lab:
58.1580, 84.3105, -26.4193
CIE-LCH:
58.1580, 88.3529, 342.6012
CIE-Luv:
58.1580, 106.4847, -53.7607
Hunter-Lab:
51.1152, 85.5823, -22.1907
#fc2cbc color charts
#fc2cbc color shades, tints & tones
#fc2cbc color schemes
#fc2cbc color preview, HTML & CSS examples
This text has a color of #fc2cbc
<p style="color:#fc2cbc;">Text here</p>
.mytext {color:#fc2cbc;}
This box has a color of #fc2cbc
<div style="background-color:#fc2cbc;">Content here</div>
.mybackground {background-color:#fc2cbc;}
Border around this has a color of #fc2cbc
<div style="border:2px solid #fc2cbc;">Content here</div>
.myborder {border:2px solid #fc2cbc;}