#baadd8 color space conversions
Hex:
#baadd8
RGB:
186, 173, 216
CMY:
27, 32, 15
CMYK:
14, 20, 0, 15
HSL:
258°, 35.5372%, 76.2745%
HSV (HSB):
258°, 19.9074%, 84.7059%
XYZ:
47.5879, 45.2841, 71.1983
xyY:
0.2900, 0.2760, 45.2841
CIE-Lab:
73.0786, 13.0702, -20.0096
CIE-LCH:
73.0786, 23.9001, 303.1523
CIE-Luv:
73.0786, 4.3381, -33.2222
Hunter-Lab:
67.2935, 8.4663, -15.6250
#baadd8 color charts
#baadd8 color shades, tints & tones
#baadd8 color schemes
#baadd8 color preview, HTML & CSS examples
This text has a color of #baadd8
<p style="color:#baadd8;">Text here</p>
.mytext {color:#baadd8;}
This box has a color of #baadd8
<div style="background-color:#baadd8;">Content here</div>
.mybackground {background-color:#baadd8;}
Border around this has a color of #baadd8
<div style="border:2px solid #baadd8;">Content here</div>
.myborder {border:2px solid #baadd8;}