#badccc color space conversions
Hex:
#badccc
RGB:
186, 220, 204
CMY:
27, 14, 20
CMYK:
15, 0, 7, 14
HSL:
152°, 32.6923%, 79.6078%
HSV (HSB):
152°, 15.4545%, 86.2745%
XYZ:
56.7420, 65.9851, 66.8725
xyY:
0.2993, 0.3480, 65.9851
CIE-Lab:
84.9888, -14.2871, 4.1147
CIE-LCH:
84.9888, 14.8678, 163.9337
CIE-Luv:
84.9888, -17.5104, 8.6703
Hunter-Lab:
81.2312, -17.4681, 8.0522
#badccc color charts
#badccc color shades, tints & tones
#badccc color schemes
#badccc color preview, HTML & CSS examples
This text has a color of #badccc
<p style="color:#badccc;">Text here</p>
.mytext {color:#badccc;}
This box has a color of #badccc
<div style="background-color:#badccc;">Content here</div>
.mybackground {background-color:#badccc;}
Border around this has a color of #badccc
<div style="border:2px solid #badccc;">Content here</div>
.myborder {border:2px solid #badccc;}