#bad64c color space conversions
Hex:
#bad64c
RGB:
186, 214, 76
CMY:
27, 16, 70
CMYK:
13, 0, 64, 16
HSL:
72°, 62.7273%, 56.8627%
HSV (HSB):
72°, 64.4860%, 83.9216%
XYZ:
45.6008, 59.0540, 15.8326
xyY:
0.3785, 0.4901, 59.0540
CIE-Lab:
81.3213, -28.0639, 62.6247
CIE-LCH:
81.3213, 68.6253, 114.1385
CIE-Luv:
81.3213, -12.1647, 78.8665
Hunter-Lab:
76.8466, -28.5597, 41.5772
#bad64c color charts
#bad64c color shades, tints & tones
#bad64c color schemes
#bad64c color preview, HTML & CSS examples
This text has a color of #bad64c
<p style="color:#bad64c;">Text here</p>
.mytext {color:#bad64c;}
This box has a color of #bad64c
<div style="background-color:#bad64c;">Content here</div>
.mybackground {background-color:#bad64c;}
Border around this has a color of #bad64c
<div style="border:2px solid #bad64c;">Content here</div>
.myborder {border:2px solid #bad64c;}