#e0bd7c color space conversions
Hex:
#e0bd7c
RGB:
224, 189, 124
CMY:
12, 26, 51
CMYK:
0, 16, 45, 12
HSL:
39°, 61.7284%, 68.2353%
HSV (HSB):
39°, 44.6429%, 87.8431%
XYZ:
52.5762, 53.6977, 26.6624
xyY:
0.3955, 0.4039, 53.6977
CIE-Lab:
78.2851, 4.0421, 37.4359
CIE-LCH:
78.2851, 37.6535, 83.8374
CIE-Luv:
78.2851, 26.8253, 47.7009
Hunter-Lab:
73.2787, -0.1673, 29.7225
#e0bd7c color charts
#e0bd7c color shades, tints & tones
#e0bd7c color schemes
#e0bd7c color preview, HTML & CSS examples
This text has a color of #e0bd7c
<p style="color:#e0bd7c;">Text here</p>
.mytext {color:#e0bd7c;}
This box has a color of #e0bd7c
<div style="background-color:#e0bd7c;">Content here</div>
.mybackground {background-color:#e0bd7c;}
Border around this has a color of #e0bd7c
<div style="border:2px solid #e0bd7c;">Content here</div>
.myborder {border:2px solid #e0bd7c;}