#badcb8 color space conversions
Hex:
#badcb8
RGB:
186, 220, 184
CMY:
27, 14, 28
CMYK:
15, 0, 16, 14
HSL:
117°, 33.9623%, 79.2157%
HSV (HSB):
117°, 16.3636%, 86.2745%
XYZ:
54.4946, 65.0862, 55.0381
xyY:
0.3121, 0.3727, 65.0862
CIE-Lab:
84.5281, -17.9346, 14.0065
CIE-LCH:
84.5281, 22.7559, 142.0110
CIE-Luv:
84.5281, -17.1078, 23.6069
Hunter-Lab:
80.6760, -20.6107, 16.0249
#badcb8 color charts
#badcb8 color shades, tints & tones
#badcb8 color schemes
#badcb8 color preview, HTML & CSS examples
This text has a color of #badcb8
<p style="color:#badcb8;">Text here</p>
.mytext {color:#badcb8;}
This box has a color of #badcb8
<div style="background-color:#badcb8;">Content here</div>
.mybackground {background-color:#badcb8;}
Border around this has a color of #badcb8
<div style="border:2px solid #badcb8;">Content here</div>
.myborder {border:2px solid #badcb8;}