#fcc0aa color space conversions
Hex:
#fcc0aa
RGB:
252, 192, 170
CMY:
1, 25, 33
CMYK:
0, 24, 33, 1
HSL:
16°, 93.1818%, 82.7451%
HSV (HSB):
16°, 32.5397%, 98.8235%
XYZ:
66.2502, 61.2970, 46.3699
xyY:
0.3809, 0.3524, 61.2970
CIE-Lab:
82.5381, 18.5890, 19.4214
CIE-LCH:
82.5381, 26.8838, 46.2546
CIE-Luv:
82.5381, 40.5112, 23.7350
Hunter-Lab:
78.2924, 14.0332, 19.6892
#fcc0aa color charts
#fcc0aa color shades, tints & tones
#fcc0aa color schemes
#fcc0aa color preview, HTML & CSS examples
This text has a color of #fcc0aa
<p style="color:#fcc0aa;">Text here</p>
.mytext {color:#fcc0aa;}
This box has a color of #fcc0aa
<div style="background-color:#fcc0aa;">Content here</div>
.mybackground {background-color:#fcc0aa;}
Border around this has a color of #fcc0aa
<div style="border:2px solid #fcc0aa;">Content here</div>
.myborder {border:2px solid #fcc0aa;}