#fcaac5 color space conversions
Hex:
#fcaac5
RGB:
252, 170, 197
CMY:
1, 33, 23
CMYK:
0, 33, 22, 1
HSL:
340°, 93.1818%, 82.7451%
HSV (HSB):
340°, 32.5397%, 98.8235%
XYZ:
64.5977, 53.4761, 59.7406
xyY:
0.3633, 0.3007, 53.4761
CIE-Lab:
78.1553, 33.7635, -1.3952
CIE-LCH:
78.1553, 33.7923, 357.6338
CIE-Luv:
78.1553, 49.9848, -8.3310
Hunter-Lab:
73.1274, 29.7065, 2.7529
#fcaac5 color charts
#fcaac5 color shades, tints & tones
#fcaac5 color schemes
#fcaac5 color preview, HTML & CSS examples
This text has a color of #fcaac5
<p style="color:#fcaac5;">Text here</p>
.mytext {color:#fcaac5;}
This box has a color of #fcaac5
<div style="background-color:#fcaac5;">Content here</div>
.mybackground {background-color:#fcaac5;}
Border around this has a color of #fcaac5
<div style="border:2px solid #fcaac5;">Content here</div>
.myborder {border:2px solid #fcaac5;}