#fca64e color space conversions
Hex:
#fca64e
RGB:
252, 166, 78
CMY:
1, 35, 69
CMYK:
0, 34, 69, 1
HSL:
30°, 96.6667%, 64.7059%
HSV (HSB):
30°, 69.0476%, 98.8235%
XYZ:
55.1562, 48.5179, 13.6656
xyY:
0.4701, 0.4135, 48.5179
CIE-Lab:
75.1504, 24.1608, 57.0209
CIE-LCH:
75.1504, 61.9284, 67.0368
CIE-Luv:
75.1504, 68.3227, 60.2223
Hunter-Lab:
69.6548, 19.4495, 37.1263
#fca64e color charts
#fca64e color shades, tints & tones
#fca64e color schemes
#fca64e color preview, HTML & CSS examples
This text has a color of #fca64e
<p style="color:#fca64e;">Text here</p>
.mytext {color:#fca64e;}
This box has a color of #fca64e
<div style="background-color:#fca64e;">Content here</div>
.mybackground {background-color:#fca64e;}
Border around this has a color of #fca64e
<div style="border:2px solid #fca64e;">Content here</div>
.myborder {border:2px solid #fca64e;}