#bdbf3d color space conversions
Hex:
#bdbf3d
RGB:
189, 191, 61
CMY:
26, 25, 76
CMYK:
1, 0, 68, 25
HSL:
61°, 51.5873%, 49.4118%
HSV (HSB):
61°, 68.0628%, 74.9020%
XYZ:
40.4594, 48.4173, 11.6279
xyY:
0.4026, 0.4817, 48.4173
CIE-Lab:
75.0874, -16.4948, 62.1594
CIE-LCH:
75.0874, 64.3107, 104.8617
CIE-Luv:
75.0874, 3.9557, 73.4731
Hunter-Lab:
69.5826, -17.9792, 38.7999
#bdbf3d color charts
#bdbf3d color shades, tints & tones
#bdbf3d color schemes
#bdbf3d color preview, HTML & CSS examples
This text has a color of #bdbf3d
<p style="color:#bdbf3d;">Text here</p>
.mytext {color:#bdbf3d;}
This box has a color of #bdbf3d
<div style="background-color:#bdbf3d;">Content here</div>
.mybackground {background-color:#bdbf3d;}
Border around this has a color of #bdbf3d
<div style="border:2px solid #bdbf3d;">Content here</div>
.myborder {border:2px solid #bdbf3d;}