#badbc4 color space conversions
Hex:
#badbc4
RGB:
186, 219, 196
CMY:
27, 14, 23
CMYK:
15, 0, 11, 14
HSL:
138°, 31.4286%, 79.4118%
HSV (HSB):
138°, 15.0685%, 85.8824%
XYZ:
55.5450, 65.0877, 61.8602
xyY:
0.3044, 0.3567, 65.0877
CIE-Lab:
84.5289, -15.2860, 7.6799
CIE-LCH:
84.5289, 17.1068, 153.3244
CIE-Luv:
84.5289, -16.8591, 14.0964
Hunter-Lab:
80.6769, -18.2897, 11.0124
#badbc4 color charts
#badbc4 color shades, tints & tones
#badbc4 color schemes
#badbc4 color preview, HTML & CSS examples
This text has a color of #badbc4
<p style="color:#badbc4;">Text here</p>
.mytext {color:#badbc4;}
This box has a color of #badbc4
<div style="background-color:#badbc4;">Content here</div>
.mybackground {background-color:#badbc4;}
Border around this has a color of #badbc4
<div style="border:2px solid #badbc4;">Content here</div>
.myborder {border:2px solid #badbc4;}