#be9c01 color space conversions
Hex:
#be9c01
RGB:
190, 156, 1
CMY:
25, 39, 100
CMYK:
0, 18, 99, 25
HSL:
49°, 98.9529%, 37.4510%
HSV (HSB):
49°, 99.4737%, 74.5098%
XYZ:
33.1292, 34.7263, 4.9855
xyY:
0.4548, 0.4767, 34.7263
CIE-Lab:
65.5350, 0.4355, 69.0272
CIE-LCH:
65.5350, 69.0286, 89.6385
CIE-Luv:
65.5350, 29.8716, 68.9714
Hunter-Lab:
58.9290, -2.7753, 36.2343
#be9c01 color charts
#be9c01 color shades, tints & tones
#be9c01 color schemes
#be9c01 color preview, HTML & CSS examples
This text has a color of #be9c01
<p style="color:#be9c01;">Text here</p>
.mytext {color:#be9c01;}
This box has a color of #be9c01
<div style="background-color:#be9c01;">Content here</div>
.mybackground {background-color:#be9c01;}
Border around this has a color of #be9c01
<div style="border:2px solid #be9c01;">Content here</div>
.myborder {border:2px solid #be9c01;}