#beb401 color space conversions
Hex:
#beb401
RGB:
190, 180, 1
CMY:
25, 29, 100
CMYK:
0, 5, 99, 25
HSL:
57°, 98.9529%, 37.4510%
HSV (HSB):
57°, 99.4737%, 74.5098%
XYZ:
37.5619, 43.5919, 6.4631
xyY:
0.4287, 0.4975, 43.5919
CIE-Lab:
71.9548, -12.1942, 73.6293
CIE-LCH:
71.9548, 74.6322, 99.4037
CIE-Luv:
71.9548, 12.6561, 78.1932
Hunter-Lab:
66.0241, -13.9914, 40.4130
#beb401 color charts
#beb401 color shades, tints & tones
#beb401 color schemes
#beb401 color preview, HTML & CSS examples
This text has a color of #beb401
<p style="color:#beb401;">Text here</p>
.mytext {color:#beb401;}
This box has a color of #beb401
<div style="background-color:#beb401;">Content here</div>
.mybackground {background-color:#beb401;}
Border around this has a color of #beb401
<div style="border:2px solid #beb401;">Content here</div>
.myborder {border:2px solid #beb401;}