#fca65e color space conversions
Hex:
#fca65e
RGB:
252, 166, 94
CMY:
1, 35, 63
CMYK:
0, 34, 63, 1
HSL:
27°, 96.3415%, 67.8431%
HSV (HSB):
27°, 62.6984%, 98.8235%
XYZ:
55.8015, 48.7760, 17.0633
xyY:
0.4587, 0.4010, 48.7760
CIE-Lab:
75.3118, 25.0853, 49.6062
CIE-LCH:
75.3118, 55.5882, 63.1748
CIE-Luv:
75.3118, 66.8840, 53.9620
Hunter-Lab:
69.8398, 20.4004, 34.4021
#fca65e color charts
#fca65e color shades, tints & tones
#fca65e color schemes
#fca65e color preview, HTML & CSS examples
This text has a color of #fca65e
<p style="color:#fca65e;">Text here</p>
.mytext {color:#fca65e;}
This box has a color of #fca65e
<div style="background-color:#fca65e;">Content here</div>
.mybackground {background-color:#fca65e;}
Border around this has a color of #fca65e
<div style="border:2px solid #fca65e;">Content here</div>
.myborder {border:2px solid #fca65e;}