#bdd48e color space conversions
Hex:
#bdd48e
RGB:
189, 212, 142
CMY:
26, 17, 44
CMYK:
11, 0, 33, 17
HSL:
80°, 44.8718%, 69.4118%
HSV (HSB):
80°, 33.0189%, 83.1373%
XYZ:
49.4122, 59.8588, 34.5408
xyY:
0.3436, 0.4162, 59.8588
CIE-Lab:
81.7614, -19.3457, 32.1521
CIE-LCH:
81.7614, 37.5235, 121.0351
CIE-Luv:
81.7614, -10.3811, 47.0775
Hunter-Lab:
77.3685, -21.3938, 27.6882
#bdd48e color charts
#bdd48e color shades, tints & tones
#bdd48e color schemes
#bdd48e color preview, HTML & CSS examples
This text has a color of #bdd48e
<p style="color:#bdd48e;">Text here</p>
.mytext {color:#bdd48e;}
This box has a color of #bdd48e
<div style="background-color:#bdd48e;">Content here</div>
.mybackground {background-color:#bdd48e;}
Border around this has a color of #bdd48e
<div style="border:2px solid #bdd48e;">Content here</div>
.myborder {border:2px solid #bdd48e;}