#fcb45f color space conversions
Hex:
#fcb45f
RGB:
252, 180, 95
CMY:
1, 29, 63
CMYK:
0, 29, 62, 1
HSL:
32°, 96.3190%, 68.0392%
HSV (HSB):
32°, 62.3016%, 98.8235%
XYZ:
58.5317, 54.1642, 18.1963
xyY:
0.4472, 0.4138, 54.1642
CIE-Lab:
78.5574, 17.8154, 52.8666
CIE-LCH:
78.5574, 55.7877, 71.3768
CIE-Luv:
78.5574, 56.2816, 59.5739
Hunter-Lab:
73.5963, 13.1688, 36.8583
#fcb45f color charts
#fcb45f color shades, tints & tones
#fcb45f color schemes
#fcb45f color preview, HTML & CSS examples
This text has a color of #fcb45f
<p style="color:#fcb45f;">Text here</p>
.mytext {color:#fcb45f;}
This box has a color of #fcb45f
<div style="background-color:#fcb45f;">Content here</div>
.mybackground {background-color:#fcb45f;}
Border around this has a color of #fcb45f
<div style="border:2px solid #fcb45f;">Content here</div>
.myborder {border:2px solid #fcb45f;}