#bdcc75 color space conversions
Hex:
#bdcc75
RGB:
189, 204, 117
CMY:
26, 20, 54
CMYK:
7, 0, 43, 20
HSL:
70°, 46.0317%, 62.9412%
HSV (HSB):
70°, 42.6471%, 80.0000%
XYZ:
45.7900, 55.2889, 25.0881
xyY:
0.3629, 0.4382, 55.2889
CIE-Lab:
79.2074, -18.4115, 41.5389
CIE-LCH:
79.2074, 45.4363, 113.9046
CIE-Luv:
79.2074, -5.2704, 56.8800
Hunter-Lab:
74.3565, -20.2005, 32.0450
#bdcc75 color charts
#bdcc75 color shades, tints & tones
#bdcc75 color schemes
#bdcc75 color preview, HTML & CSS examples
This text has a color of #bdcc75
<p style="color:#bdcc75;">Text here</p>
.mytext {color:#bdcc75;}
This box has a color of #bdcc75
<div style="background-color:#bdcc75;">Content here</div>
.mybackground {background-color:#bdcc75;}
Border around this has a color of #bdcc75
<div style="border:2px solid #bdcc75;">Content here</div>
.myborder {border:2px solid #bdcc75;}