#fcaf4b color space conversions
Hex:
#fcaf4b
RGB:
252, 175, 75
CMY:
1, 31, 71
CMYK:
0, 31, 70, 1
HSL:
34°, 96.7213%, 64.1176%
HSV (HSB):
34°, 70.2381%, 98.8235%
XYZ:
56.7449, 51.8634, 13.6765
xyY:
0.4640, 0.4241, 51.8634
CIE-Lab:
77.1991, 19.2966, 60.5265
CIE-LCH:
77.1991, 63.5280, 72.3171
CIE-Luv:
77.1991, 61.5706, 64.9061
Hunter-Lab:
72.0162, 14.6198, 39.1517
#fcaf4b color charts
#fcaf4b color shades, tints & tones
#fcaf4b color schemes
#fcaf4b color preview, HTML & CSS examples
This text has a color of #fcaf4b
<p style="color:#fcaf4b;">Text here</p>
.mytext {color:#fcaf4b;}
This box has a color of #fcaf4b
<div style="background-color:#fcaf4b;">Content here</div>
.mybackground {background-color:#fcaf4b;}
Border around this has a color of #fcaf4b
<div style="border:2px solid #fcaf4b;">Content here</div>
.myborder {border:2px solid #fcaf4b;}