#bdd24b color space conversions
Hex:
#bdd24b
RGB:
189, 210, 75
CMY:
26, 18, 71
CMYK:
10, 0, 64, 18
HSL:
69°, 60.0000%, 55.8824%
HSV (HSB):
69°, 64.2857%, 82.3529%
XYZ:
45.3029, 57.4200, 15.3521
xyY:
0.3837, 0.4863, 57.4200
CIE-Lab:
80.4152, -25.0128, 62.1376
CIE-LCH:
80.4152, 66.9830, 111.9267
CIE-Luv:
80.4152, -7.9694, 77.4894
Hunter-Lab:
75.7760, -25.8913, 41.0312
#bdd24b color charts
#bdd24b color shades, tints & tones
#bdd24b color schemes
#bdd24b color preview, HTML & CSS examples
This text has a color of #bdd24b
<p style="color:#bdd24b;">Text here</p>
.mytext {color:#bdd24b;}
This box has a color of #bdd24b
<div style="background-color:#bdd24b;">Content here</div>
.mybackground {background-color:#bdd24b;}
Border around this has a color of #bdd24b
<div style="border:2px solid #bdd24b;">Content here</div>
.myborder {border:2px solid #bdd24b;}