#bdd08b color space conversions
Hex:
#bdd08b
RGB:
189, 208, 139
CMY:
26, 18, 45
CMYK:
9, 0, 33, 18
HSL:
77°, 42.3313%, 68.0392%
HSV (HSB):
77°, 33.1731%, 81.5686%
XYZ:
48.2023, 57.7946, 33.0410
xyY:
0.3467, 0.4157, 57.7946
CIE-Lab:
80.6245, -17.7539, 32.1954
CIE-LCH:
80.6245, 36.7661, 118.8742
CIE-Luv:
80.6245, -8.1108, 46.6517
Hunter-Lab:
76.0228, -19.8617, 27.4473
#bdd08b color charts
#bdd08b color shades, tints & tones
#bdd08b color schemes
#bdd08b color preview, HTML & CSS examples
This text has a color of #bdd08b
<p style="color:#bdd08b;">Text here</p>
.mytext {color:#bdd08b;}
This box has a color of #bdd08b
<div style="background-color:#bdd08b;">Content here</div>
.mybackground {background-color:#bdd08b;}
Border around this has a color of #bdd08b
<div style="border:2px solid #bdd08b;">Content here</div>
.myborder {border:2px solid #bdd08b;}