#badf3d color space conversions
Hex:
#badf3d
RGB:
186, 223, 61
CMY:
27, 13, 76
CMYK:
17, 0, 73, 13
HSL:
74°, 71.6814%, 55.6863%
HSV (HSB):
74°, 72.6457%, 87.4510%
XYZ:
47.4797, 63.5514, 14.1791
xyY:
0.3792, 0.5076, 63.5514
CIE-Lab:
83.7316, -33.1495, 70.5773
CIE-LCH:
83.7316, 77.9746, 115.1590
CIE-Luv:
83.7316, -17.1997, 86.9661
Hunter-Lab:
79.7191, -33.1962, 45.2579
#badf3d color charts
#badf3d color shades, tints & tones
#badf3d color schemes
#badf3d color preview, HTML & CSS examples
This text has a color of #badf3d
<p style="color:#badf3d;">Text here</p>
.mytext {color:#badf3d;}
This box has a color of #badf3d
<div style="background-color:#badf3d;">Content here</div>
.mybackground {background-color:#badf3d;}
Border around this has a color of #badf3d
<div style="border:2px solid #badf3d;">Content here</div>
.myborder {border:2px solid #badf3d;}