#baced8 color space conversions
Hex:
#baced8
RGB:
186, 206, 216
CMY:
27, 19, 15
CMYK:
14, 5, 0, 15
HSL:
200°, 27.7778%, 78.8235%
HSV (HSB):
200°, 13.8889%, 84.7059%
XYZ:
54.7157, 59.5396, 73.5742
xyY:
0.2913, 0.3170, 59.5396
CIE-Lab:
81.5873, -4.6976, -7.2493
CIE-LCH:
81.5873, 8.6383, 237.0562
CIE-Luv:
81.5873, -11.1819, -10.3562
Hunter-Lab:
77.1619, -8.4586, -2.5199
#baced8 color charts
#baced8 color shades, tints & tones
#baced8 color schemes
#baced8 color preview, HTML & CSS examples
This text has a color of #baced8
<p style="color:#baced8;">Text here</p>
.mytext {color:#baced8;}
This box has a color of #baced8
<div style="background-color:#baced8;">Content here</div>
.mybackground {background-color:#baced8;}
Border around this has a color of #baced8
<div style="border:2px solid #baced8;">Content here</div>
.myborder {border:2px solid #baced8;}