#be7001 color space conversions
Hex:
#be7001
RGB:
190, 112, 1
CMY:
25, 56, 100
CMYK:
0, 41, 99, 25
HSL:
35°, 98.9529%, 37.4510%
HSV (HSB):
35°, 99.4737%, 74.5098%
XYZ:
27.0349, 22.5377, 2.9540
xyY:
0.5147, 0.4291, 22.5377
CIE-Lab:
54.5929, 24.5455, 61.6155
CIE-LCH:
54.5929, 66.3246, 68.2794
CIE-Luv:
54.5929, 64.8192, 52.5675
Hunter-Lab:
47.4739, 18.5708, 29.5424
#be7001 color charts
#be7001 color shades, tints & tones
#be7001 color schemes
#be7001 color preview, HTML & CSS examples
This text has a color of #be7001
<p style="color:#be7001;">Text here</p>
.mytext {color:#be7001;}
This box has a color of #be7001
<div style="background-color:#be7001;">Content here</div>
.mybackground {background-color:#be7001;}
Border around this has a color of #be7001
<div style="border:2px solid #be7001;">Content here</div>
.myborder {border:2px solid #be7001;}