#badcce color space conversions
Hex:
#badcce
RGB:
186, 220, 206
CMY:
27, 14, 19
CMYK:
15, 0, 6, 14
HSL:
155°, 32.6923%, 79.6078%
HSV (HSB):
155°, 15.4545%, 86.2745%
XYZ:
56.9835, 66.0817, 68.1442
xyY:
0.2980, 0.3456, 66.0817
CIE-Lab:
85.0381, -13.9029, 3.1287
CIE-LCH:
85.0381, 14.2506, 167.3175
CIE-Luv:
85.0381, -17.5523, 7.1289
Hunter-Lab:
81.2907, -17.1330, 7.2019
#badcce color charts
#badcce RGB chart
#badcce CMYK chart
#badcce RGB pie chart
#badcce color shades, tints & tones
#badcce color schemes
#badcce color preview, HTML & CSS examples
This text has a color of #badcce
<p style="color:#badcce;">Text here</p>
.mytext {color:#badcce;}
Text color #badcce
This box has a color of #badcce
<div style="background-color:#badcce;">Content here</div>
.mybackground {background-color:#badcce;}
Background color #badcce
Border around this has a color of #badcce
<div style="border:2px solid #badcce;">Content here</div>
.myborder {border:2px solid #badcce;}
Border color #badcce