#bad98f color space conversions
Hex:
#bad98f
RGB:
186, 217, 143
CMY:
27, 15, 44
CMYK:
14, 0, 34, 15
HSL:
85°, 49.3333%, 70.5882%
HSV (HSB):
85°, 34.1014%, 85.0980%
XYZ:
50.0205, 62.0480, 35.3267
xyY:
0.3394, 0.4210, 62.0480
CIE-Lab:
82.9389, -22.7785, 33.1556
CIE-LCH:
82.9389, 40.2263, 124.4898
CIE-Luv:
82.9389, -14.7978, 49.0936
Hunter-Lab:
78.7705, -24.4983, 28.5492
#bad98f color charts
#bad98f color shades, tints & tones
#bad98f color schemes
#bad98f color preview, HTML & CSS examples
This text has a color of #bad98f
<p style="color:#bad98f;">Text here</p>
.mytext {color:#bad98f;}
This box has a color of #bad98f
<div style="background-color:#bad98f;">Content here</div>
.mybackground {background-color:#bad98f;}
Border around this has a color of #bad98f
<div style="border:2px solid #bad98f;">Content here</div>
.myborder {border:2px solid #bad98f;}