#e0bf5f color space conversions
Hex:
#e0bf5f
RGB:
224, 191, 95
CMY:
12, 25, 63
CMYK:
0, 15, 58, 12
HSL:
45°, 67.5393%, 62.5490%
HSV (HSB):
45°, 57.5893%, 87.8431%
XYZ:
51.4368, 53.9351, 18.5260
xyY:
0.4152, 0.4353, 53.9351
CIE-Lab:
78.4239, 0.4576, 51.9750
CIE-LCH:
78.4239, 51.9770, 89.4955
CIE-Luv:
78.4239, 27.2872, 62.7711
Hunter-Lab:
73.4405, -3.5018, 36.4520
#e0bf5f color charts
#e0bf5f color shades, tints & tones
#e0bf5f color schemes
#e0bf5f color preview, HTML & CSS examples
This text has a color of #e0bf5f
<p style="color:#e0bf5f;">Text here</p>
.mytext {color:#e0bf5f;}
This box has a color of #e0bf5f
<div style="background-color:#e0bf5f;">Content here</div>
.mybackground {background-color:#e0bf5f;}
Border around this has a color of #e0bf5f
<div style="border:2px solid #e0bf5f;">Content here</div>
.myborder {border:2px solid #e0bf5f;}