#badded color space conversions
Hex:
#badded
RGB:
186, 221, 237
CMY:
27, 13, 7
CMYK:
22, 7, 0, 7
HSL:
199°, 58.6207%, 82.9412%
HSV (HSB):
199°, 21.5190%, 92.9412%
XYZ:
61.3922, 68.2664, 90.0618
xyY:
0.2794, 0.3107, 68.2664
CIE-Lab:
86.1395, -8.0463, -11.6374
CIE-LCH:
86.1395, 14.1482, 235.3394
CIE-Luv:
86.1395, -18.6840, -16.9071
Hunter-Lab:
82.6235, -11.9593, -6.7912
#badded color charts
#badded color shades, tints & tones
#badded color schemes
#badded color preview, HTML & CSS examples
This text has a color of #badded
<p style="color:#badded;">Text here</p>
.mytext {color:#badded;}
This box has a color of #badded
<div style="background-color:#badded;">Content here</div>
.mybackground {background-color:#badded;}
Border around this has a color of #badded
<div style="border:2px solid #badded;">Content here</div>
.myborder {border:2px solid #badded;}