#be8e0e color space conversions
Hex:
#be8e0e
RGB:
190, 142, 14
CMY:
25, 44, 95
CMYK:
0, 25, 93, 25
HSL:
44°, 86.2745%, 40.0000%
HSV (HSB):
44°, 92.6316%, 74.5098%
XYZ:
30.9875, 30.3249, 4.6355
xyY:
0.4699, 0.4598, 30.3249
CIE-Lab:
61.9335, 8.2071, 64.5326
CIE-LCH:
61.9335, 65.0524, 82.7522
CIE-Luv:
61.9335, 40.3981, 62.6119
Hunter-Lab:
55.0680, 4.0752, 33.5567
#be8e0e color charts
#be8e0e color shades, tints & tones
#be8e0e color schemes
#be8e0e color preview, HTML & CSS examples
This text has a color of #be8e0e
<p style="color:#be8e0e;">Text here</p>
.mytext {color:#be8e0e;}
This box has a color of #be8e0e
<div style="background-color:#be8e0e;">Content here</div>
.mybackground {background-color:#be8e0e;}
Border around this has a color of #be8e0e
<div style="border:2px solid #be8e0e;">Content here</div>
.myborder {border:2px solid #be8e0e;}