#fcc395 color space conversions
Hex:
#fcc395
RGB:
252, 195, 149
CMY:
1, 24, 42
CMYK:
0, 23, 41, 1
HSL:
27°, 94.4954%, 78.6275%
HSV (HSB):
27°, 40.8730%, 98.8235%
XYZ:
65.0848, 61.8956, 36.9505
xyY:
0.3970, 0.3776, 61.8956
CIE-Lab:
82.8579, 14.5960, 30.9417
CIE-LCH:
82.8579, 34.2115, 64.7455
CIE-Luv:
82.8579, 40.8194, 38.8617
Hunter-Lab:
78.6737, 9.9895, 27.2251
#fcc395 color charts
#fcc395 color shades, tints & tones
#fcc395 color schemes
#fcc395 color preview, HTML & CSS examples
This text has a color of #fcc395
<p style="color:#fcc395;">Text here</p>
.mytext {color:#fcc395;}
This box has a color of #fcc395
<div style="background-color:#fcc395;">Content here</div>
.mybackground {background-color:#fcc395;}
Border around this has a color of #fcc395
<div style="border:2px solid #fcc395;">Content here</div>
.myborder {border:2px solid #fcc395;}