#fcacaa color space conversions
Hex:
#fcacaa
RGB:
252, 172, 170
CMY:
1, 33, 33
CMYK:
0, 32, 33, 1
HSL:
1°, 93.1818%, 82.7451%
HSV (HSB):
1°, 32.5397%, 98.8235%
XYZ:
62.1531, 53.1028, 45.0042
xyY:
0.3878, 0.3314, 53.1028
CIE-Lab:
77.9356, 29.0934, 12.9781
CIE-LCH:
77.9356, 31.8568, 24.0408
CIE-Luv:
77.9356, 53.0360, 12.7811
Hunter-Lab:
72.8717, 24.7194, 14.3937
#fcacaa color charts
#fcacaa color shades, tints & tones
#fcacaa color schemes
#fcacaa color preview, HTML & CSS examples
This text has a color of #fcacaa
<p style="color:#fcacaa;">Text here</p>
.mytext {color:#fcacaa;}
This box has a color of #fcacaa
<div style="background-color:#fcacaa;">Content here</div>
.mybackground {background-color:#fcacaa;}
Border around this has a color of #fcacaa
<div style="border:2px solid #fcacaa;">Content here</div>
.myborder {border:2px solid #fcacaa;}