#badcc0 color space conversions
Hex:
#badcc0
RGB:
186, 220, 192
CMY:
27, 14, 25
CMYK:
15, 0, 13, 14
HSL:
131°, 32.6923%, 79.6078%
HSV (HSB):
131°, 15.4545%, 86.2745%
XYZ:
55.3573, 65.4313, 59.5810
xyY:
0.3069, 0.3628, 65.4313
CIE-Lab:
84.7055, -16.5185, 10.0442
CIE-LCH:
84.7055, 19.3326, 148.6980
CIE-Luv:
84.7055, -17.2651, 17.7429
Hunter-Lab:
80.8896, -19.3992, 12.9514
#badcc0 color charts
#badcc0 color shades, tints & tones
#badcc0 color schemes
#badcc0 color preview, HTML & CSS examples
This text has a color of #badcc0
<p style="color:#badcc0;">Text here</p>
.mytext {color:#badcc0;}
This box has a color of #badcc0
<div style="background-color:#badcc0;">Content here</div>
.mybackground {background-color:#badcc0;}
Border around this has a color of #badcc0
<div style="border:2px solid #badcc0;">Content here</div>
.myborder {border:2px solid #badcc0;}