#bda10c color space conversions
Hex:
#bda10c
RGB:
189, 161, 12
CMY:
26, 37, 95
CMYK:
0, 15, 94, 26
HSL:
51°, 88.0597%, 39.4118%
HSV (HSB):
51°, 93.6508%, 74.1176%
XYZ:
33.7975, 36.3351, 5.5799
xyY:
0.4464, 0.4799, 36.3351
CIE-Lab:
66.7752, -2.5595, 68.4279
CIE-LCH:
66.7752, 68.4757, 92.1421
CIE-Luv:
66.7752, 25.3090, 70.0973
Hunter-Lab:
60.2786, -5.4047, 36.7067
#bda10c color charts
#bda10c color shades, tints & tones
#bda10c color schemes
#bda10c color preview, HTML & CSS examples
This text has a color of #bda10c
<p style="color:#bda10c;">Text here</p>
.mytext {color:#bda10c;}
This box has a color of #bda10c
<div style="background-color:#bda10c;">Content here</div>
.mybackground {background-color:#bda10c;}
Border around this has a color of #bda10c
<div style="border:2px solid #bda10c;">Content here</div>
.myborder {border:2px solid #bda10c;}