#badca8 color space conversions
Hex:
#badca8
RGB:
186, 220, 168
CMY:
27, 14, 34
CMYK:
15, 0, 24, 14
HSL:
99°, 42.6230%, 76.0784%
HSV (HSB):
99°, 23.6364%, 86.2745%
XYZ:
52.9108, 64.4527, 46.6977
xyY:
0.3225, 0.3929, 64.4527
CIE-Lab:
84.2009, -20.5879, 21.9345
CIE-LCH:
84.2009, 30.0830, 133.1861
CIE-Luv:
84.2009, -16.8093, 34.8265
Hunter-Lab:
80.2824, -22.8523, 21.7106
#badca8 color charts
#badca8 color shades, tints & tones
#badca8 color schemes
#badca8 color preview, HTML & CSS examples
This text has a color of #badca8
<p style="color:#badca8;">Text here</p>
.mytext {color:#badca8;}
This box has a color of #badca8
<div style="background-color:#badca8;">Content here</div>
.mybackground {background-color:#badca8;}
Border around this has a color of #badca8
<div style="border:2px solid #badca8;">Content here</div>
.myborder {border:2px solid #badca8;}