#f0bd85 color space conversions
Hex:
#f0bd85
RGB:
240, 189, 133
CMY:
6, 26, 48
CMYK:
0, 21, 45, 6
HSL:
31°, 78.1022%, 73.1373%
HSV (HSB):
31°, 44.5833%, 94.1176%
XYZ:
58.3664, 56.6139, 30.0416
xyY:
0.4025, 0.3904, 56.6139
CIE-Lab:
79.9619, 11.3604, 35.2496
CIE-LCH:
79.9619, 37.0350, 72.1366
CIE-Luv:
79.9619, 37.5927, 44.0371
Hunter-Lab:
75.2422, 6.7910, 28.9971
#f0bd85 color charts
#f0bd85 color shades, tints & tones
#f0bd85 color schemes
#f0bd85 color preview, HTML & CSS examples
This text has a color of #f0bd85
<p style="color:#f0bd85;">Text here</p>
.mytext {color:#f0bd85;}
This box has a color of #f0bd85
<div style="background-color:#f0bd85;">Content here</div>
.mybackground {background-color:#f0bd85;}
Border around this has a color of #f0bd85
<div style="border:2px solid #f0bd85;">Content here</div>
.myborder {border:2px solid #f0bd85;}