#f0b06e color space conversions
Hex:
#f0b06e
RGB:
240, 176, 110
CMY:
6, 31, 57
CMYK:
0, 27, 54, 6
HSL:
30°, 81.2500%, 68.6275%
HSV (HSB):
30°, 54.1667%, 94.1176%
XYZ:
54.2750, 50.7017, 21.6777
xyY:
0.4285, 0.4003, 50.7017
CIE-Lab:
76.4980, 16.1194, 42.6960
CIE-LCH:
76.4980, 45.6375, 69.3165
CIE-Luv:
76.4980, 48.6410, 50.0240
Hunter-Lab:
71.2051, 11.4498, 31.7934
#f0b06e color charts
#f0b06e color shades, tints & tones
#f0b06e color schemes
#f0b06e color preview, HTML & CSS examples
This text has a color of #f0b06e
<p style="color:#f0b06e;">Text here</p>
.mytext {color:#f0b06e;}
This box has a color of #f0b06e
<div style="background-color:#f0b06e;">Content here</div>
.mybackground {background-color:#f0b06e;}
Border around this has a color of #f0b06e
<div style="border:2px solid #f0b06e;">Content here</div>
.myborder {border:2px solid #f0b06e;}