#baddcd color space conversions
Hex:
#baddcd
RGB:
186, 221, 205
CMY:
27, 13, 20
CMYK:
16, 0, 7, 13
HSL:
153°, 33.9806%, 79.8039%
HSV (HSB):
153°, 15.8371%, 86.6667%
XYZ:
57.1256, 66.5598, 67.5941
xyY:
0.2986, 0.3480, 66.5598
CIE-Lab:
85.2812, -14.6004, 4.0094
CIE-LCH:
85.2812, 15.1409, 164.6447
CIE-Luv:
85.2812, -18.0094, 8.5713
Hunter-Lab:
81.5842, -17.7858, 7.9860
#baddcd color charts
#baddcd color shades, tints & tones
#baddcd color schemes
#baddcd color preview, HTML & CSS examples
This text has a color of #baddcd
<p style="color:#baddcd;">Text here</p>
.mytext {color:#baddcd;}
This box has a color of #baddcd
<div style="background-color:#baddcd;">Content here</div>
.mybackground {background-color:#baddcd;}
Border around this has a color of #baddcd
<div style="border:2px solid #baddcd;">Content here</div>
.myborder {border:2px solid #baddcd;}