#bdd18c color space conversions
Hex:
#bdd18c
RGB:
189, 209, 140
CMY:
26, 18, 45
CMYK:
10, 0, 33, 18
HSL:
77°, 42.8571%, 68.4314%
HSV (HSB):
77°, 33.0144%, 81.9608%
XYZ:
48.5204, 58.3132, 33.5092
xyY:
0.3457, 0.4155, 58.3132
CIE-Lab:
80.9126, -18.1209, 32.0603
CIE-LCH:
80.9126, 36.8271, 119.4756
CIE-Luv:
80.9126, -8.6885, 46.6073
Hunter-Lab:
76.3631, -20.2182, 27.4368
#bdd18c color charts
#bdd18c color shades, tints & tones
#bdd18c color schemes
#bdd18c color preview, HTML & CSS examples
This text has a color of #bdd18c
<p style="color:#bdd18c;">Text here</p>
.mytext {color:#bdd18c;}
This box has a color of #bdd18c
<div style="background-color:#bdd18c;">Content here</div>
.mybackground {background-color:#bdd18c;}
Border around this has a color of #bdd18c
<div style="border:2px solid #bdd18c;">Content here</div>
.myborder {border:2px solid #bdd18c;}