#fca150 color space conversions
Hex:
#fca150
RGB:
252, 161, 80
CMY:
1, 37, 69
CMYK:
0, 36, 68, 1
HSL:
28°, 96.6292%, 65.0980%
HSV (HSB):
28°, 68.2540%, 98.8235%
XYZ:
54.3377, 46.7644, 13.7519
xyY:
0.4731, 0.4072, 46.7644
CIE-Lab:
74.0388, 26.8790, 54.8938
CIE-LCH:
74.0388, 61.1213, 63.9111
CIE-Luv:
74.0388, 72.0447, 57.4654
Hunter-Lab:
68.3845, 22.1617, 35.9461
#fca150 color charts
#fca150 color shades, tints & tones
#fca150 color schemes
#fca150 color preview, HTML & CSS examples
This text has a color of #fca150
<p style="color:#fca150;">Text here</p>
.mytext {color:#fca150;}
This box has a color of #fca150
<div style="background-color:#fca150;">Content here</div>
.mybackground {background-color:#fca150;}
Border around this has a color of #fca150
<div style="border:2px solid #fca150;">Content here</div>
.myborder {border:2px solid #fca150;}