#f0bd7e color space conversions
Hex:
#f0bd7e
RGB:
240, 189, 126
CMY:
6, 26, 51
CMYK:
0, 21, 48, 6
HSL:
33°, 79.1667%, 71.7647%
HSV (HSB):
33°, 47.5000%, 94.1176%
XYZ:
57.8987, 56.4268, 27.5785
xyY:
0.4080, 0.3976, 56.4268
CIE-Lab:
79.8561, 10.6783, 38.7275
CIE-LCH:
79.8561, 40.1726, 74.5850
CIE-Luv:
79.8561, 38.1996, 47.9355
Hunter-Lab:
75.1178, 6.1266, 30.8149
#f0bd7e color charts
#f0bd7e color shades, tints & tones
#f0bd7e color schemes
#f0bd7e color preview, HTML & CSS examples
This text has a color of #f0bd7e
<p style="color:#f0bd7e;">Text here</p>
.mytext {color:#f0bd7e;}
This box has a color of #f0bd7e
<div style="background-color:#f0bd7e;">Content here</div>
.mybackground {background-color:#f0bd7e;}
Border around this has a color of #f0bd7e
<div style="border:2px solid #f0bd7e;">Content here</div>
.myborder {border:2px solid #f0bd7e;}