#f8a53f color space conversions
Hex:
#f8a53f
RGB:
248, 165, 63
CMY:
3, 35, 75
CMYK:
0, 33, 75, 3
HSL:
33°, 92.9648%, 60.9804%
HSV (HSB):
33°, 74.5968%, 97.2549%
XYZ:
53.0637, 47.2256, 11.0213
xyY:
0.4767, 0.4243, 47.2256
CIE-Lab:
74.3338, 22.3384, 62.5397
CIE-LCH:
74.3338, 66.4095, 70.3439
CIE-Luv:
74.3338, 66.9786, 64.3792
Hunter-Lab:
68.7209, 17.5696, 38.5958
#f8a53f color charts
#f8a53f color shades, tints & tones
#f8a53f color schemes
#f8a53f color preview, HTML & CSS examples
This text has a color of #f8a53f
<p style="color:#f8a53f;">Text here</p>
.mytext {color:#f8a53f;}
This box has a color of #f8a53f
<div style="background-color:#f8a53f;">Content here</div>
.mybackground {background-color:#f8a53f;}
Border around this has a color of #f8a53f
<div style="border:2px solid #f8a53f;">Content here</div>
.myborder {border:2px solid #f8a53f;}