#f0bd8a color space conversions
Hex:
#f0bd8a
RGB:
240, 189, 138
CMY:
6, 26, 46
CMYK:
0, 21, 43, 6
HSL:
30°, 77.2727%, 74.1176%
HSV (HSB):
30°, 42.5000%, 94.1176%
XYZ:
58.7202, 56.7554, 31.9048
xyY:
0.3984, 0.3851, 56.7554
CIE-Lab:
80.0418, 11.8731, 32.7495
CIE-LCH:
80.0418, 34.8353, 70.0723
CIE-Luv:
80.0418, 37.1417, 41.1371
Hunter-Lab:
75.3362, 7.2921, 27.6261
#f0bd8a color charts
#f0bd8a color shades, tints & tones
#f0bd8a color schemes
#f0bd8a color preview, HTML & CSS examples
This text has a color of #f0bd8a
<p style="color:#f0bd8a;">Text here</p>
.mytext {color:#f0bd8a;}
This box has a color of #f0bd8a
<div style="background-color:#f0bd8a;">Content here</div>
.mybackground {background-color:#f0bd8a;}
Border around this has a color of #f0bd8a
<div style="border:2px solid #f0bd8a;">Content here</div>
.myborder {border:2px solid #f0bd8a;}