#fc8e94 color space conversions
Hex:
#fc8e94
RGB:
252, 142, 148
CMY:
1, 44, 42
CMYK:
0, 44, 41, 1
HSL:
357°, 94.8276%, 77.2549%
HSV (HSB):
357°, 43.6508%, 98.8235%
XYZ:
55.1632, 42.1796, 33.2510
xyY:
0.4224, 0.3230, 42.1796
CIE-Lab:
70.9945, 42.0916, 15.3079
CIE-LCH:
70.9945, 44.7888, 19.9854
CIE-Luv:
70.9945, 75.9710, 12.5968
Hunter-Lab:
64.9458, 37.9579, 15.1067
#fc8e94 color charts
#fc8e94 color shades, tints & tones
#fc8e94 color schemes
#fc8e94 color preview, HTML & CSS examples
This text has a color of #fc8e94
<p style="color:#fc8e94;">Text here</p>
.mytext {color:#fc8e94;}
This box has a color of #fc8e94
<div style="background-color:#fc8e94;">Content here</div>
.mybackground {background-color:#fc8e94;}
Border around this has a color of #fc8e94
<div style="border:2px solid #fc8e94;">Content here</div>
.myborder {border:2px solid #fc8e94;}