#e2bf7c color space conversions
Hex:
#e2bf7c
RGB:
226, 191, 124
CMY:
11, 25, 51
CMYK:
0, 15, 45, 11
HSL:
39°, 63.7500%, 68.6275%
HSV (HSB):
39°, 45.1327%, 88.6275%
XYZ:
53.6329, 54.8856, 26.8360
xyY:
0.3962, 0.4055, 54.8856
CIE-Lab:
78.9753, 3.7989, 38.3549
CIE-LCH:
78.9753, 38.5426, 84.3435
CIE-Luv:
78.9753, 26.9316, 48.8701
Hunter-Lab:
74.0848, -0.4252, 30.3825
#e2bf7c color charts
#e2bf7c color shades, tints & tones
#e2bf7c color schemes
#e2bf7c color preview, HTML & CSS examples
This text has a color of #e2bf7c
<p style="color:#e2bf7c;">Text here</p>
.mytext {color:#e2bf7c;}
This box has a color of #e2bf7c
<div style="background-color:#e2bf7c;">Content here</div>
.mybackground {background-color:#e2bf7c;}
Border around this has a color of #e2bf7c
<div style="border:2px solid #e2bf7c;">Content here</div>
.myborder {border:2px solid #e2bf7c;}