#fca065 color space conversions
Hex:
#fca065
RGB:
252, 160, 101
CMY:
1, 37, 60
CMYK:
0, 37, 60, 1
HSL:
23°, 96.1783%, 69.2157%
HSV (HSB):
23°, 59.9206%, 98.8235%
XYZ:
55.0647, 46.7766, 18.4385
xyY:
0.4578, 0.3889, 46.7766
CIE-Lab:
74.0467, 28.6874, 44.6028
CIE-LCH:
74.0467, 53.0319, 57.2519
CIE-Luv:
74.0467, 70.6599, 48.2314
Hunter-Lab:
68.3935, 24.0246, 31.8912
#fca065 color charts
#fca065 color shades, tints & tones
#fca065 color schemes
#fca065 color preview, HTML & CSS examples
This text has a color of #fca065
<p style="color:#fca065;">Text here</p>
.mytext {color:#fca065;}
This box has a color of #fca065
<div style="background-color:#fca065;">Content here</div>
.mybackground {background-color:#fca065;}
Border around this has a color of #fca065
<div style="border:2px solid #fca065;">Content here</div>
.myborder {border:2px solid #fca065;}