#badb98 color space conversions
Hex:
#badb98
RGB:
186, 219, 152
CMY:
27, 14, 40
CMYK:
15, 0, 31, 14
HSL:
90°, 48.2014%, 72.7451%
HSV (HSB):
90°, 30.5936%, 85.8824%
XYZ:
51.2487, 63.3691, 39.2361
xyY:
0.3331, 0.4119, 63.3691
CIE-Lab:
83.6362, -22.5067, 29.4646
CIE-LCH:
83.6362, 37.0771, 127.3746
CIE-Luv:
83.6362, -16.0111, 44.6978
Hunter-Lab:
79.6047, -24.3918, 26.5000
#badb98 color charts
#badb98 color shades, tints & tones
#badb98 color schemes
#badb98 color preview, HTML & CSS examples
This text has a color of #badb98
<p style="color:#badb98;">Text here</p>
.mytext {color:#badb98;}
This box has a color of #badb98
<div style="background-color:#badb98;">Content here</div>
.mybackground {background-color:#badb98;}
Border around this has a color of #badb98
<div style="border:2px solid #badb98;">Content here</div>
.myborder {border:2px solid #badb98;}