#e0bf8d color space conversions
Hex:
#e0bf8d
RGB:
224, 191, 141
CMY:
12, 25, 45
CMYK:
0, 15, 37, 12
HSL:
36°, 57.2414%, 71.5686%
HSV (HSB):
36°, 37.0536%, 87.8431%
XYZ:
54.1790, 55.0320, 32.9660
xyY:
0.3811, 0.3871, 55.0320
CIE-Lab:
79.0597, 4.8328, 29.5993
CIE-LCH:
79.0597, 29.9912, 80.7269
CIE-Luv:
79.0597, 24.2813, 38.8549
Hunter-Lab:
74.1835, 0.5440, 25.5809
#e0bf8d color charts
#e0bf8d color shades, tints & tones
#e0bf8d color schemes
#e0bf8d color preview, HTML & CSS examples
This text has a color of #e0bf8d
<p style="color:#e0bf8d;">Text here</p>
.mytext {color:#e0bf8d;}
This box has a color of #e0bf8d
<div style="background-color:#e0bf8d;">Content here</div>
.mybackground {background-color:#e0bf8d;}
Border around this has a color of #e0bf8d
<div style="border:2px solid #e0bf8d;">Content here</div>
.myborder {border:2px solid #e0bf8d;}