#baecc8 color space conversions
Hex:
#baecc8
RGB:
186, 236, 200
CMY:
27, 7, 22
CMYK:
21, 0, 15, 7
HSL:
137°, 56.8182%, 82.7451%
HSV (HSB):
137°, 21.1864%, 92.5490%
XYZ:
60.6705, 74.6001, 65.8452
xyY:
0.3017, 0.3709, 74.6001
CIE-Lab:
89.2054, -22.9616, 12.2596
CIE-LCH:
89.2054, 26.0295, 151.9015
CIE-Luv:
89.2054, -25.0800, 22.2339
Hunter-Lab:
86.3714, -25.7648, 15.2603
#baecc8 color charts
#baecc8 color shades, tints & tones
#baecc8 color schemes
#baecc8 color preview, HTML & CSS examples
This text has a color of #baecc8
<p style="color:#baecc8;">Text here</p>
.mytext {color:#baecc8;}
This box has a color of #baecc8
<div style="background-color:#baecc8;">Content here</div>
.mybackground {background-color:#baecc8;}
Border around this has a color of #baecc8
<div style="border:2px solid #baecc8;">Content here</div>
.myborder {border:2px solid #baecc8;}