#bdd07b color space conversions
Hex:
#bdd07b
RGB:
189, 208, 123
CMY:
26, 18, 52
CMYK:
9, 0, 41, 18
HSL:
73°, 47.4860%, 64.9020%
HSV (HSB):
73°, 40.8654%, 81.5686%
XYZ:
47.1173, 57.3606, 27.3273
xyY:
0.3575, 0.4352, 57.3606
CIE-Lab:
80.3820, -19.7233, 40.0197
CIE-LCH:
80.3820, 44.6160, 116.2360
CIE-Luv:
80.3820, -7.7038, 55.7834
Hunter-Lab:
75.7368, -21.4912, 31.6228
#bdd07b color charts
#bdd07b color shades, tints & tones
#bdd07b color schemes
#bdd07b color preview, HTML & CSS examples
This text has a color of #bdd07b
<p style="color:#bdd07b;">Text here</p>
.mytext {color:#bdd07b;}
This box has a color of #bdd07b
<div style="background-color:#bdd07b;">Content here</div>
.mybackground {background-color:#bdd07b;}
Border around this has a color of #bdd07b
<div style="border:2px solid #bdd07b;">Content here</div>
.myborder {border:2px solid #bdd07b;}