#fcaf48 color space conversions
Hex:
#fcaf48
RGB:
252, 175, 72
CMY:
1, 31, 72
CMYK:
0, 31, 71, 1
HSL:
34°, 96.7742%, 63.5294%
HSV (HSB):
34°, 71.4286%, 98.8235%
XYZ:
56.6446, 51.8233, 13.1483
xyY:
0.4658, 0.4261, 51.8233
CIE-Lab:
77.1750, 19.1520, 61.7914
CIE-LCH:
77.1750, 64.6914, 72.7794
CIE-Luv:
77.1750, 61.7713, 65.8711
Hunter-Lab:
71.9884, 14.4743, 39.5629
#fcaf48 color charts
#fcaf48 color shades, tints & tones
#fcaf48 color schemes
#fcaf48 color preview, HTML & CSS examples
This text has a color of #fcaf48
<p style="color:#fcaf48;">Text here</p>
.mytext {color:#fcaf48;}
This box has a color of #fcaf48
<div style="background-color:#fcaf48;">Content here</div>
.mybackground {background-color:#fcaf48;}
Border around this has a color of #fcaf48
<div style="border:2px solid #fcaf48;">Content here</div>
.myborder {border:2px solid #fcaf48;}