#fc8ea5 color space conversions
Hex:
#fc8ea5
RGB:
252, 142, 165
CMY:
1, 44, 35
CMYK:
0, 44, 35, 1
HSL:
347°, 94.8276%, 77.2549%
HSV (HSB):
347°, 43.6508%, 98.8235%
XYZ:
56.6094, 42.7581, 40.8668
xyY:
0.4037, 0.3049, 42.7581
CIE-Lab:
71.3905, 43.9985, 6.4062
CIE-LCH:
71.3905, 44.4625, 8.2841
CIE-Luv:
71.3905, 72.4904, 0.5822
Hunter-Lab:
65.3896, 40.0999, 8.7181
#fc8ea5 color charts
#fc8ea5 color shades, tints & tones
#fc8ea5 color schemes
#fc8ea5 color preview, HTML & CSS examples
This text has a color of #fc8ea5
<p style="color:#fc8ea5;">Text here</p>
.mytext {color:#fc8ea5;}
This box has a color of #fc8ea5
<div style="background-color:#fc8ea5;">Content here</div>
.mybackground {background-color:#fc8ea5;}
Border around this has a color of #fc8ea5
<div style="border:2px solid #fc8ea5;">Content here</div>
.myborder {border:2px solid #fc8ea5;}