#bddc3d color space conversions
Hex:
#bddc3d
RGB:
189, 220, 61
CMY:
26, 14, 76
CMYK:
14, 0, 72, 14
HSL:
72°, 69.4323%, 55.0980%
HSV (HSB):
72°, 72.2727%, 86.2745%
XYZ:
47.4218, 62.3421, 13.9487
xyY:
0.3833, 0.5039, 62.3421
CIE-Lab:
83.0950, -30.5669, 70.0316
CIE-LCH:
83.0950, 76.4118, 113.5799
CIE-Luv:
83.0950, -13.6875, 85.7477
Hunter-Lab:
78.9570, -30.9673, 44.7956
#bddc3d color charts
#bddc3d color shades, tints & tones
#bddc3d color schemes
#bddc3d color preview, HTML & CSS examples
This text has a color of #bddc3d
<p style="color:#bddc3d;">Text here</p>
.mytext {color:#bddc3d;}
This box has a color of #bddc3d
<div style="background-color:#bddc3d;">Content here</div>
.mybackground {background-color:#bddc3d;}
Border around this has a color of #bddc3d
<div style="border:2px solid #bddc3d;">Content here</div>
.myborder {border:2px solid #bddc3d;}