#f0b05a color space conversions
Hex:
#f0b05a
RGB:
240, 176, 90
CMY:
6, 31, 65
CMYK:
0, 27, 63, 6
HSL:
34°, 83.3333%, 64.7059%
HSV (HSB):
34°, 62.5000%, 94.1176%
XYZ:
53.3060, 50.3141, 16.5749
xyY:
0.4435, 0.4186, 50.3141
CIE-Lab:
76.2617, 14.6544, 52.2827
CIE-LCH:
76.2617, 54.2976, 74.3422
CIE-Luv:
76.2617, 50.3112, 59.0802
Hunter-Lab:
70.9324, 10.0116, 35.7983
#f0b05a color charts
#f0b05a color shades, tints & tones
#f0b05a color schemes
#f0b05a color preview, HTML & CSS examples
This text has a color of #f0b05a
<p style="color:#f0b05a;">Text here</p>
.mytext {color:#f0b05a;}
This box has a color of #f0b05a
<div style="background-color:#f0b05a;">Content here</div>
.mybackground {background-color:#f0b05a;}
Border around this has a color of #f0b05a
<div style="border:2px solid #f0b05a;">Content here</div>
.myborder {border:2px solid #f0b05a;}