#bda01c color space conversions
Hex:
#bda01c
RGB:
189, 160, 28
CMY:
26, 37, 89
CMYK:
0, 15, 85, 26
HSL:
49°, 74.1935%, 42.5490%
HSV (HSB):
49°, 85.1852%, 74.1176%
XYZ:
33.7667, 36.0443, 6.2762
xyY:
0.4438, 0.4737, 36.0443
CIE-Lab:
66.5537, -1.7128, 65.0764
CIE-LCH:
66.5537, 65.0990, 91.5076
CIE-Luv:
66.5537, 25.8081, 67.8930
Hunter-Lab:
60.0369, -4.6704, 35.8277
#bda01c color charts
#bda01c color shades, tints & tones
#bda01c color schemes
#bda01c color preview, HTML & CSS examples
This text has a color of #bda01c
<p style="color:#bda01c;">Text here</p>
.mytext {color:#bda01c;}
This box has a color of #bda01c
<div style="background-color:#bda01c;">Content here</div>
.mybackground {background-color:#bda01c;}
Border around this has a color of #bda01c
<div style="border:2px solid #bda01c;">Content here</div>
.myborder {border:2px solid #bda01c;}