#fc8ca5 color space conversions
Hex:
#fc8ca5
RGB:
252, 140, 165
CMY:
1, 45, 35
CMYK:
0, 44, 35, 1
HSL:
347°, 94.9153%, 76.8627%
HSV (HSB):
347°, 44.4444%, 98.8235%
XYZ:
56.3145, 42.1682, 40.7685
xyY:
0.4044, 0.3028, 42.1682
CIE-Lab:
70.9867, 45.0068, 5.8260
CIE-LCH:
70.9867, 45.3823, 7.3757
CIE-Luv:
70.9867, 73.7012, -0.4253
Hunter-Lab:
64.9371, 41.1583, 8.2328
#fc8ca5 color charts
#fc8ca5 color shades, tints & tones
#fc8ca5 color schemes
#fc8ca5 color preview, HTML & CSS examples
This text has a color of #fc8ca5
<p style="color:#fc8ca5;">Text here</p>
.mytext {color:#fc8ca5;}
This box has a color of #fc8ca5
<div style="background-color:#fc8ca5;">Content here</div>
.mybackground {background-color:#fc8ca5;}
Border around this has a color of #fc8ca5
<div style="border:2px solid #fc8ca5;">Content here</div>
.myborder {border:2px solid #fc8ca5;}