#fcb96d color space conversions
Hex:
#fcb96d
RGB:
252, 185, 109
CMY:
1, 27, 57
CMYK:
0, 27, 57, 1
HSL:
32°, 95.9732%, 70.7843%
HSV (HSB):
32°, 56.7460%, 98.8235%
XYZ:
60.2542, 56.4975, 22.1974
xyY:
0.4336, 0.4066, 56.4975
CIE-Lab:
79.8961, 16.1774, 47.6289
CIE-LCH:
79.8961, 50.3013, 71.2397
CIE-Luv:
79.8961, 51.4466, 55.6187
Hunter-Lab:
75.1648, 11.5520, 35.1061
#fcb96d color charts
#fcb96d color shades, tints & tones
#fcb96d color schemes
#fcb96d color preview, HTML & CSS examples
This text has a color of #fcb96d
<p style="color:#fcb96d;">Text here</p>
.mytext {color:#fcb96d;}
This box has a color of #fcb96d
<div style="background-color:#fcb96d;">Content here</div>
.mybackground {background-color:#fcb96d;}
Border around this has a color of #fcb96d
<div style="border:2px solid #fcb96d;">Content here</div>
.myborder {border:2px solid #fcb96d;}