#bdd082 color space conversions
Hex:
#bdd082
RGB:
189, 208, 130
CMY:
26, 18, 49
CMYK:
9, 0, 38, 18
HSL:
75°, 45.3488%, 66.2745%
HSV (HSB):
75°, 37.5000%, 81.5686%
XYZ:
47.5714, 57.5423, 29.7186
xyY:
0.3528, 0.4268, 57.5423
CIE-Lab:
80.4836, -18.8942, 36.6174
CIE-LCH:
80.4836, 41.2047, 117.2932
CIE-Luv:
80.4836, -7.8762, 51.9126
Hunter-Lab:
75.8566, -20.8077, 29.8714
#bdd082 color charts
#bdd082 color shades, tints & tones
#bdd082 color schemes
#bdd082 color preview, HTML & CSS examples
This text has a color of #bdd082
<p style="color:#bdd082;">Text here</p>
.mytext {color:#bdd082;}
This box has a color of #bdd082
<div style="background-color:#bdd082;">Content here</div>
.mybackground {background-color:#bdd082;}
Border around this has a color of #bdd082
<div style="border:2px solid #bdd082;">Content here</div>
.myborder {border:2px solid #bdd082;}