#fcc7a0 color space conversions
Hex:
#fcc7a0
RGB:
252, 199, 160
CMY:
1, 22, 37
CMYK:
0, 21, 37, 1
HSL:
25°, 93.8776%, 80.7843%
HSV (HSB):
25°, 36.5079%, 98.8235%
XYZ:
66.9135, 64.0804, 42.0997
xyY:
0.3866, 0.3702, 64.0804
CIE-Lab:
84.0076, 13.7297, 26.7235
CIE-LCH:
84.0076, 30.0441, 62.8074
CIE-Luv:
84.0076, 37.1444, 34.1203
Hunter-Lab:
80.0502, 9.1192, 24.8536
#fcc7a0 color charts
#fcc7a0 color shades, tints & tones
#fcc7a0 color schemes
#fcc7a0 color preview, HTML & CSS examples
This text has a color of #fcc7a0
<p style="color:#fcc7a0;">Text here</p>
.mytext {color:#fcc7a0;}
This box has a color of #fcc7a0
<div style="background-color:#fcc7a0;">Content here</div>
.mybackground {background-color:#fcc7a0;}
Border around this has a color of #fcc7a0
<div style="border:2px solid #fcc7a0;">Content here</div>
.myborder {border:2px solid #fcc7a0;}