#fca2a9 color space conversions
Hex:
#fca2a9
RGB:
252, 162, 169
CMY:
1, 36, 34
CMYK:
0, 36, 33, 1
HSL:
355°, 93.7500%, 81.1765%
HSV (HSB):
355°, 35.7143%, 98.8235%
XYZ:
60.2266, 49.4007, 43.8971
xyY:
0.3923, 0.3218, 49.4007
CIE-Lab:
75.6999, 34.1991, 10.3552
CIE-LCH:
75.6999, 35.7325, 16.8459
CIE-Luv:
75.6999, 59.4263, 8.1033
Hunter-Lab:
70.2856, 29.9540, 12.1702
#fca2a9 color charts
#fca2a9 color shades, tints & tones
#fca2a9 color schemes
#fca2a9 color preview, HTML & CSS examples
This text has a color of #fca2a9
<p style="color:#fca2a9;">Text here</p>
.mytext {color:#fca2a9;}
This box has a color of #fca2a9
<div style="background-color:#fca2a9;">Content here</div>
.mybackground {background-color:#fca2a9;}
Border around this has a color of #fca2a9
<div style="border:2px solid #fca2a9;">Content here</div>
.myborder {border:2px solid #fca2a9;}