#badf55 color space conversions
Hex:
#badf55
RGB:
186, 223, 85
CMY:
27, 13, 67
CMYK:
17, 0, 62, 13
HSL:
76°, 68.3168%, 60.3922%
HSV (HSB):
76°, 61.8834%, 87.4510%
XYZ:
48.2771, 63.8703, 18.3781
xyY:
0.3699, 0.4893, 63.8703
CIE-Lab:
83.8982, -31.6589, 61.7092
CIE-LCH:
83.8982, 69.3564, 117.1593
CIE-Luv:
83.8982, -17.3568, 79.8483
Hunter-Lab:
79.9189, -32.0306, 42.3090
#badf55 color charts
#badf55 color shades, tints & tones
#badf55 color schemes
#badf55 color preview, HTML & CSS examples
This text has a color of #badf55
<p style="color:#badf55;">Text here</p>
.mytext {color:#badf55;}
This box has a color of #badf55
<div style="background-color:#badf55;">Content here</div>
.mybackground {background-color:#badf55;}
Border around this has a color of #badf55
<div style="border:2px solid #badf55;">Content here</div>
.myborder {border:2px solid #badf55;}