#badc55 color space conversions
Hex:
#badc55
RGB:
186, 220, 85
CMY:
27, 14, 67
CMYK:
15, 0, 61, 14
HSL:
75°, 65.8537%, 59.8039%
HSV (HSB):
75°, 61.3636%, 86.2745%
XYZ:
47.4826, 62.2814, 18.1132
xyY:
0.3713, 0.4870, 62.2814
CIE-Lab:
83.0628, -30.2586, 60.8024
CIE-LCH:
83.0628, 67.9155, 116.4575
CIE-Luv:
83.0628, -15.6756, 78.4980
Hunter-Lab:
78.9186, -30.7101, 41.6349
#badc55 color charts
#badc55 color shades, tints & tones
#badc55 color schemes
#badc55 color preview, HTML & CSS examples
This text has a color of #badc55
<p style="color:#badc55;">Text here</p>
.mytext {color:#badc55;}
This box has a color of #badc55
<div style="background-color:#badc55;">Content here</div>
.mybackground {background-color:#badc55;}
Border around this has a color of #badc55
<div style="border:2px solid #badc55;">Content here</div>
.myborder {border:2px solid #badc55;}