#baddd2 color space conversions
Hex:
#baddd2
RGB:
186, 221, 210
CMY:
27, 13, 18
CMYK:
16, 0, 5, 13
HSL:
161°, 33.9806%, 79.8039%
HSV (HSB):
161°, 15.8371%, 86.6667%
XYZ:
57.7390, 66.8051, 70.8243
xyY:
0.2955, 0.3419, 66.8051
CIE-Lab:
85.4055, -13.6312, 1.5481
CIE-LCH:
85.4055, 13.7189, 173.5207
CIE-Luv:
85.4055, -18.1106, 4.7012
Hunter-Lab:
81.7344, -16.9389, 5.8383
#baddd2 color charts
#baddd2 color shades, tints & tones
#baddd2 color schemes
#baddd2 color preview, HTML & CSS examples
This text has a color of #baddd2
<p style="color:#baddd2;">Text here</p>
.mytext {color:#baddd2;}
This box has a color of #baddd2
<div style="background-color:#baddd2;">Content here</div>
.mybackground {background-color:#baddd2;}
Border around this has a color of #baddd2
<div style="border:2px solid #baddd2;">Content here</div>
.myborder {border:2px solid #baddd2;}