#badb7c color space conversions
Hex:
#badb7c
RGB:
186, 219, 124
CMY:
27, 14, 51
CMYK:
15, 0, 43, 14
HSL:
81°, 56.8862%, 67.2549%
HSV (HSB):
81°, 43.3790%, 85.8824%
XYZ:
49.2193, 62.5574, 28.5494
xyY:
0.3507, 0.4458, 62.5574
CIE-Lab:
83.2089, -26.1092, 43.0403
CIE-LCH:
83.2089, 50.3404, 121.2419
CIE-Luv:
83.2089, -15.5722, 60.8622
Hunter-Lab:
79.0932, -27.3335, 33.9640
#badb7c color charts
#badb7c color shades, tints & tones
#badb7c color schemes
#badb7c color preview, HTML & CSS examples
This text has a color of #badb7c
<p style="color:#badb7c;">Text here</p>
.mytext {color:#badb7c;}
This box has a color of #badb7c
<div style="background-color:#badb7c;">Content here</div>
.mybackground {background-color:#badb7c;}
Border around this has a color of #badb7c
<div style="border:2px solid #badb7c;">Content here</div>
.myborder {border:2px solid #badb7c;}