#fca64a color space conversions
Hex:
#fca64a
RGB:
252, 166, 74
CMY:
1, 35, 71
CMYK:
0, 34, 71, 1
HSL:
31°, 96.7391%, 63.9216%
HSV (HSB):
31°, 70.6349%, 98.8235%
XYZ:
55.0171, 48.4623, 12.9330
xyY:
0.4726, 0.4163, 48.4623
CIE-Lab:
75.1156, 23.9601, 58.7831
CIE-LCH:
75.1156, 63.4787, 67.8241
CIE-Luv:
75.1156, 68.6394, 61.5983
Hunter-Lab:
69.6149, 19.2438, 37.7155
#fca64a color charts
#fca64a color shades, tints & tones
#fca64a color schemes
#fca64a color preview, HTML & CSS examples
This text has a color of #fca64a
<p style="color:#fca64a;">Text here</p>
.mytext {color:#fca64a;}
This box has a color of #fca64a
<div style="background-color:#fca64a;">Content here</div>
.mybackground {background-color:#fca64a;}
Border around this has a color of #fca64a
<div style="border:2px solid #fca64a;">Content here</div>
.myborder {border:2px solid #fca64a;}