#bdd265 color space conversions
Hex:
#bdd265
RGB:
189, 210, 101
CMY:
26, 18, 60
CMYK:
10, 0, 52, 18
HSL:
72°, 54.7739%, 60.9804%
HSV (HSB):
72°, 51.9048%, 82.3529%
XYZ:
46.3818, 57.8516, 21.0338
xyY:
0.3703, 0.4618, 57.8516
CIE-Lab:
80.6562, -22.9750, 51.0332
CIE-LCH:
80.6562, 55.9664, 114.2372
CIE-Luv:
80.6562, -8.3829, 67.5726
Hunter-Lab:
76.0602, -24.2554, 36.8460
#bdd265 color charts
#bdd265 color shades, tints & tones
#bdd265 color schemes
#bdd265 color preview, HTML & CSS examples
This text has a color of #bdd265
<p style="color:#bdd265;">Text here</p>
.mytext {color:#bdd265;}
This box has a color of #bdd265
<div style="background-color:#bdd265;">Content here</div>
.mybackground {background-color:#bdd265;}
Border around this has a color of #bdd265
<div style="border:2px solid #bdd265;">Content here</div>
.myborder {border:2px solid #bdd265;}