#e5b0a0 color space conversions
Hex:
#e5b0a0
RGB:
229, 176, 160
CMY:
10, 31, 37
CMYK:
0, 23, 30, 10
HSL:
14°, 57.0248%, 76.2745%
HSV (HSB):
14°, 30.1310%, 89.8039%
XYZ:
54.1836, 50.2467, 40.1005
xyY:
0.3749, 0.3477, 50.2467
CIE-Lab:
76.2205, 17.0826, 15.6413
CIE-LCH:
76.2205, 23.1617, 42.4780
CIE-Luv:
76.2205, 35.3375, 18.7003
Hunter-Lab:
70.8849, 12.3946, 16.0784
#e5b0a0 color charts
#e5b0a0 color shades, tints & tones
#e5b0a0 color schemes
#e5b0a0 color preview, HTML & CSS examples
This text has a color of #e5b0a0
<p style="color:#e5b0a0;">Text here</p>
.mytext {color:#e5b0a0;}
This box has a color of #e5b0a0
<div style="background-color:#e5b0a0;">Content here</div>
.mybackground {background-color:#e5b0a0;}
Border around this has a color of #e5b0a0
<div style="border:2px solid #e5b0a0;">Content here</div>
.myborder {border:2px solid #e5b0a0;}