#e0b0a5 color space conversions
Hex:
#e0b0a5
RGB:
224, 176, 165
CMY:
12, 31, 35
CMYK:
0, 21, 26, 12
HSL:
11°, 48.7603%, 76.2745%
HSV (HSB):
11°, 26.3393%, 87.8431%
XYZ:
53.0573, 49.6146, 42.3775
xyY:
0.3658, 0.3421, 49.6146
CIE-Lab:
75.8321, 15.8640, 12.3081
CIE-LCH:
75.8321, 20.0787, 37.8060
CIE-Luv:
75.8321, 31.2940, 14.5005
Hunter-Lab:
70.4376, 11.1898, 13.6356
#e0b0a5 color charts
#e0b0a5 color shades, tints & tones
#e0b0a5 color schemes
#e0b0a5 color preview, HTML & CSS examples
This text has a color of #e0b0a5
<p style="color:#e0b0a5;">Text here</p>
.mytext {color:#e0b0a5;}
This box has a color of #e0b0a5
<div style="background-color:#e0b0a5;">Content here</div>
.mybackground {background-color:#e0b0a5;}
Border around this has a color of #e0b0a5
<div style="border:2px solid #e0b0a5;">Content here</div>
.myborder {border:2px solid #e0b0a5;}