#f0b45a color space conversions
Hex:
#f0b45a
RGB:
240, 180, 90
CMY:
6, 29, 65
CMYK:
0, 25, 63, 6
HSL:
36°, 83.3333%, 64.7059%
HSV (HSB):
36°, 62.5000%, 94.1176%
XYZ:
54.1019, 51.9060, 16.8402
xyY:
0.4404, 0.4225, 51.9060
CIE-Lab:
77.2246, 12.5460, 53.3761
CIE-LCH:
77.2246, 54.8308, 76.7727
CIE-Luv:
77.2246, 47.3685, 60.8270
Hunter-Lab:
72.0458, 7.9622, 36.5734
#f0b45a color charts
#f0b45a color shades, tints & tones
#f0b45a color schemes
#f0b45a color preview, HTML & CSS examples
This text has a color of #f0b45a
<p style="color:#f0b45a;">Text here</p>
.mytext {color:#f0b45a;}
This box has a color of #f0b45a
<div style="background-color:#f0b45a;">Content here</div>
.mybackground {background-color:#f0b45a;}
Border around this has a color of #f0b45a
<div style="border:2px solid #f0b45a;">Content here</div>
.myborder {border:2px solid #f0b45a;}