#fc56ce color space conversions
Hex:
#fc56ce
RGB:
252, 86, 206
CMY:
1, 66, 19
CMYK:
0, 66, 18, 1
HSL:
317°, 96.5116%, 66.2745%
HSV (HSB):
317°, 65.8730%, 98.8235%
XYZ:
54.6133, 31.8073, 61.6535
xyY:
0.3688, 0.2148, 31.8073
CIE-Lab:
63.1833, 74.3704, -28.9382
CIE-LCH:
63.1833, 79.8021, 338.7385
CIE-Luv:
63.1833, 87.8646, -56.5975
Hunter-Lab:
56.3979, 74.1551, -25.3365
#fc56ce color charts
#fc56ce color shades, tints & tones
#fc56ce color schemes
#fc56ce color preview, HTML & CSS examples
This text has a color of #fc56ce
<p style="color:#fc56ce;">Text here</p>
.mytext {color:#fc56ce;}
This box has a color of #fc56ce
<div style="background-color:#fc56ce;">Content here</div>
.mybackground {background-color:#fc56ce;}
Border around this has a color of #fc56ce
<div style="border:2px solid #fc56ce;">Content here</div>
.myborder {border:2px solid #fc56ce;}