#baddf0 color space conversions
Hex:
#baddf0
RGB:
186, 221, 240
CMY:
27, 13, 6
CMYK:
23, 8, 0, 6
HSL:
201°, 64.2857%, 83.5294%
HSV (HSB):
201°, 22.5000%, 94.1176%
XYZ:
61.8343, 68.4433, 92.3899
xyY:
0.2777, 0.3074, 68.4433
CIE-Lab:
86.2276, -7.3911, -13.0895
CIE-LCH:
86.2276, 15.0321, 240.5483
CIE-Luv:
86.2276, -18.7503, -19.3677
Hunter-Lab:
82.7305, -11.3640, -8.3013
#baddf0 color charts
#baddf0 color shades, tints & tones
#baddf0 color schemes
#baddf0 color preview, HTML & CSS examples
This text has a color of #baddf0
<p style="color:#baddf0;">Text here</p>
.mytext {color:#baddf0;}
This box has a color of #baddf0
<div style="background-color:#baddf0;">Content here</div>
.mybackground {background-color:#baddf0;}
Border around this has a color of #baddf0
<div style="border:2px solid #baddf0;">Content here</div>
.myborder {border:2px solid #baddf0;}