#bda00e color space conversions
Hex:
#bda00e
RGB:
189, 160, 14
CMY:
26, 37, 95
CMYK:
0, 15, 93, 26
HSL:
50°, 86.2069%, 39.8039%
HSV (HSB):
50°, 92.5926%, 74.1176%
XYZ:
33.6363, 35.9921, 5.5898
xyY:
0.4472, 0.4785, 35.9921
CIE-Lab:
66.5139, -1.9973, 67.9334
CIE-LCH:
66.5139, 67.9627, 91.6841
CIE-Luv:
66.5139, 26.0200, 69.5450
Hunter-Lab:
59.9934, -4.9095, 36.4711
#bda00e color charts
#bda00e color shades, tints & tones
#bda00e color schemes
#bda00e color preview, HTML & CSS examples
This text has a color of #bda00e
<p style="color:#bda00e;">Text here</p>
.mytext {color:#bda00e;}
This box has a color of #bda00e
<div style="background-color:#bda00e;">Content here</div>
.mybackground {background-color:#bda00e;}
Border around this has a color of #bda00e
<div style="border:2px solid #bda00e;">Content here</div>
.myborder {border:2px solid #bda00e;}