#bddc8d color space conversions
Hex:
#bddc8d
RGB:
189, 220, 141
CMY:
26, 14, 45
CMYK:
14, 0, 36, 14
HSL:
84°, 53.0201%, 70.7843%
HSV (HSB):
84°, 35.9091%, 86.2745%
XYZ:
51.3872, 63.9283, 34.8303
xyY:
0.3422, 0.4258, 63.9283
CIE-Lab:
83.9284, -23.4000, 35.5084
CIE-LCH:
83.9284, 42.5253, 123.3848
CIE-Luv:
83.9284, -14.6842, 52.1185
Hunter-Lab:
79.9552, -25.1996, 30.1405
#bddc8d color charts
#bddc8d color shades, tints & tones
#bddc8d color schemes
#bddc8d color preview, HTML & CSS examples
This text has a color of #bddc8d
<p style="color:#bddc8d;">Text here</p>
.mytext {color:#bddc8d;}
This box has a color of #bddc8d
<div style="background-color:#bddc8d;">Content here</div>
.mybackground {background-color:#bddc8d;}
Border around this has a color of #bddc8d
<div style="border:2px solid #bddc8d;">Content here</div>
.myborder {border:2px solid #bddc8d;}