#f0a13d color space conversions
Hex:
#f0a13d
RGB:
240, 161, 61
CMY:
6, 37, 76
CMYK:
0, 33, 75, 6
HSL:
34°, 85.6459%, 59.0196%
HSV (HSB):
34°, 74.5833%, 94.1176%
XYZ:
49.5224, 44.3519, 10.3655
xyY:
0.4751, 0.4255, 44.3519
CIE-Lab:
72.4631, 21.0315, 61.2009
CIE-LCH:
72.4631, 64.7138, 71.0349
CIE-Luv:
72.4631, 63.8049, 62.9400
Hunter-Lab:
66.5972, 16.1892, 37.3899
#f0a13d color charts
#f0a13d color shades, tints & tones
#f0a13d color schemes
#f0a13d color preview, HTML & CSS examples
This text has a color of #f0a13d
<p style="color:#f0a13d;">Text here</p>
.mytext {color:#f0a13d;}
This box has a color of #f0a13d
<div style="background-color:#f0a13d;">Content here</div>
.mybackground {background-color:#f0a13d;}
Border around this has a color of #f0a13d
<div style="border:2px solid #f0a13d;">Content here</div>
.myborder {border:2px solid #f0a13d;}