#fca964 color space conversions
Hex:
#fca964
RGB:
252, 169, 100
CMY:
1, 34, 61
CMYK:
0, 33, 60, 1
HSL:
27°, 96.2025%, 69.0196%
HSV (HSB):
27°, 60.3175%, 98.8235%
XYZ:
56.6331, 49.9915, 18.7210
xyY:
0.4518, 0.3988, 49.9915
CIE-Lab:
76.0640, 23.9124, 47.5187
CIE-LCH:
76.0640, 53.1962, 63.2875
CIE-Luv:
76.0640, 64.0320, 52.6179
Hunter-Lab:
70.7047, 19.2420, 33.7946
#fca964 color charts
#fca964 color shades, tints & tones
#fca964 color schemes
#fca964 color preview, HTML & CSS examples
This text has a color of #fca964
<p style="color:#fca964;">Text here</p>
.mytext {color:#fca964;}
This box has a color of #fca964
<div style="background-color:#fca964;">Content here</div>
.mybackground {background-color:#fca964;}
Border around this has a color of #fca964
<div style="border:2px solid #fca964;">Content here</div>
.myborder {border:2px solid #fca964;}