#baceda color space conversions
Hex:
#baceda
RGB:
186, 206, 218
CMY:
27, 19, 15
CMYK:
15, 6, 0, 15
HSL:
203°, 30.1887%, 79.2157%
HSV (HSB):
203°, 14.6789%, 85.4902%
XYZ:
54.9759, 59.6437, 74.9445
xyY:
0.2900, 0.3146, 59.6437
CIE-Lab:
81.6441, -4.2843, -8.2342
CIE-LCH:
81.6441, 9.2821, 242.5118
CIE-Luv:
81.6441, -11.2532, -11.9753
Hunter-Lab:
77.2293, -8.0856, -3.4754
#baceda color charts
#baceda color shades, tints & tones
#baceda color schemes
#baceda color preview, HTML & CSS examples
This text has a color of #baceda
<p style="color:#baceda;">Text here</p>
.mytext {color:#baceda;}
This box has a color of #baceda
<div style="background-color:#baceda;">Content here</div>
.mybackground {background-color:#baceda;}
Border around this has a color of #baceda
<div style="border:2px solid #baceda;">Content here</div>
.myborder {border:2px solid #baceda;}