#fca940 color space conversions
Hex:
#fca940
RGB:
252, 169, 64
CMY:
1, 34, 75
CMYK:
0, 33, 75, 1
HSL:
34°, 96.9072%, 61.9608%
HSV (HSB):
34°, 74.6032%, 98.8235%
XYZ:
55.2583, 49.4415, 11.4812
xyY:
0.4756, 0.4256, 49.4415
CIE-Lab:
75.7252, 21.9403, 63.6597
CIE-LCH:
75.7252, 67.3345, 70.9835
CIE-Luv:
75.7252, 66.9810, 65.8801
Hunter-Lab:
70.3147, 17.2273, 39.5392
#fca940 color charts
#fca940 color shades, tints & tones
#fca940 color schemes
#fca940 color preview, HTML & CSS examples
This text has a color of #fca940
<p style="color:#fca940;">Text here</p>
.mytext {color:#fca940;}
This box has a color of #fca940
<div style="background-color:#fca940;">Content here</div>
.mybackground {background-color:#fca940;}
Border around this has a color of #fca940
<div style="border:2px solid #fca940;">Content here</div>
.myborder {border:2px solid #fca940;}