#bddc65 color space conversions
Hex:
#bddc65
RGB:
189, 220, 101
CMY:
26, 14, 60
CMYK:
14, 0, 54, 14
HSL:
76°, 62.9630%, 62.9412%
HSV (HSB):
76°, 54.0909%, 86.2745%
XYZ:
48.9284, 62.9448, 21.8827
xyY:
0.3658, 0.4706, 62.9448
CIE-Lab:
83.4133, -27.7827, 54.2520
CIE-LCH:
83.4133, 60.9521, 117.1172
CIE-Luv:
83.4133, -14.0816, 72.3629
Hunter-Lab:
79.3378, -28.7583, 39.1833
#bddc65 color charts
#bddc65 color shades, tints & tones
#bddc65 color schemes
#bddc65 color preview, HTML & CSS examples
This text has a color of #bddc65
<p style="color:#bddc65;">Text here</p>
.mytext {color:#bddc65;}
This box has a color of #bddc65
<div style="background-color:#bddc65;">Content here</div>
.mybackground {background-color:#bddc65;}
Border around this has a color of #bddc65
<div style="border:2px solid #bddc65;">Content here</div>
.myborder {border:2px solid #bddc65;}