#f5a34c color space conversions
Hex:
#f5a34c
RGB:
245, 163, 76
CMY:
4, 36, 70
CMYK:
0, 33, 69, 4
HSL:
31°, 89.4180%, 62.9412%
HSV (HSB):
31°, 68.9796%, 96.0784%
XYZ:
52.0579, 46.1287, 12.9975
xyY:
0.4682, 0.4149, 46.1287
CIE-Lab:
73.6289, 22.7588, 56.0569
CIE-LCH:
73.6289, 60.5007, 67.9031
CIE-Luv:
73.6289, 65.1910, 59.2412
Hunter-Lab:
67.9181, 17.9601, 36.1964
#f5a34c color charts
#f5a34c color shades, tints & tones
#f5a34c color schemes
#f5a34c color preview, HTML & CSS examples
This text has a color of #f5a34c
<p style="color:#f5a34c;">Text here</p>
.mytext {color:#f5a34c;}
This box has a color of #f5a34c
<div style="background-color:#f5a34c;">Content here</div>
.mybackground {background-color:#f5a34c;}
Border around this has a color of #f5a34c
<div style="border:2px solid #f5a34c;">Content here</div>
.myborder {border:2px solid #f5a34c;}