#fcc98c color space conversions
Hex:
#fcc98c
RGB:
252, 201, 140
CMY:
1, 21, 45
CMYK:
0, 20, 44, 1
HSL:
33°, 94.9153%, 76.8627%
HSV (HSB):
33°, 44.4444%, 98.8235%
XYZ:
65.7652, 64.3622, 33.7679
xyY:
0.4013, 0.3927, 64.3622
CIE-Lab:
84.1540, 10.5395, 37.3024
CIE-LCH:
84.1540, 38.7627, 74.2227
CIE-Luv:
84.1540, 37.6807, 47.2068
Hunter-Lab:
80.2260, 5.9295, 31.2025
#fcc98c color charts
#fcc98c color shades, tints & tones
#fcc98c color schemes
#fcc98c color preview, HTML & CSS examples
This text has a color of #fcc98c
<p style="color:#fcc98c;">Text here</p>
.mytext {color:#fcc98c;}
This box has a color of #fcc98c
<div style="background-color:#fcc98c;">Content here</div>
.mybackground {background-color:#fcc98c;}
Border around this has a color of #fcc98c
<div style="border:2px solid #fcc98c;">Content here</div>
.myborder {border:2px solid #fcc98c;}