#f0db8e color space conversions
Hex:
#f0db8e
RGB:
240, 219, 142
CMY:
6, 14, 44
CMYK:
0, 9, 41, 6
HSL:
47°, 76.5625%, 74.9020%
HSV (HSB):
47°, 40.8333%, 94.1176%
XYZ:
66.1492, 71.1413, 35.8364
xyY:
0.3821, 0.4109, 71.1413
CIE-Lab:
87.5536, -3.2549, 40.4542
CIE-LCH:
87.5536, 40.5849, 94.6000
CIE-Luv:
87.5536, 17.5406, 54.2785
Hunter-Lab:
84.3453, -7.6127, 33.8507
#f0db8e color charts
#f0db8e color shades, tints & tones
#f0db8e color schemes
#f0db8e color preview, HTML & CSS examples
This text has a color of #f0db8e
<p style="color:#f0db8e;">Text here</p>
.mytext {color:#f0db8e;}
This box has a color of #f0db8e
<div style="background-color:#f0db8e;">Content here</div>
.mybackground {background-color:#f0db8e;}
Border around this has a color of #f0db8e
<div style="border:2px solid #f0db8e;">Content here</div>
.myborder {border:2px solid #f0db8e;}