#fcaf56 color space conversions
Hex:
#fcaf56
RGB:
252, 175, 86
CMY:
1, 31, 66
CMYK:
0, 31, 66, 1
HSL:
32°, 96.5116%, 66.2745%
HSV (HSB):
32°, 65.8730%, 98.8235%
XYZ:
57.1546, 52.0273, 15.8340
xyY:
0.4572, 0.4162, 52.0273
CIE-Lab:
77.2971, 19.8847, 55.6835
CIE-LCH:
77.2971, 59.1275, 70.3482
CIE-Luv:
77.2971, 60.7608, 61.0106
Hunter-Lab:
72.1299, 15.2131, 37.4756
#fcaf56 color charts
#fcaf56 color shades, tints & tones
#fcaf56 color schemes
#fcaf56 color preview, HTML & CSS examples
This text has a color of #fcaf56
<p style="color:#fcaf56;">Text here</p>
.mytext {color:#fcaf56;}
This box has a color of #fcaf56
<div style="background-color:#fcaf56;">Content here</div>
.mybackground {background-color:#fcaf56;}
Border around this has a color of #fcaf56
<div style="border:2px solid #fcaf56;">Content here</div>
.myborder {border:2px solid #fcaf56;}