#baddfc color space conversions
Hex:
#baddfc
RGB:
186, 221, 252
CMY:
27, 13, 1
CMYK:
26, 12, 0, 1
HSL:
208°, 91.6667%, 85.8824%
HSV (HSB):
208°, 26.1905%, 98.8235%
XYZ:
63.6768, 69.1803, 102.0925
xyY:
0.2710, 0.2944, 69.1803
CIE-Lab:
86.5932, -4.7059, -18.8678
CIE-LCH:
86.5932, 19.4458, 255.9954
CIE-Luv:
86.5932, -19.0198, -29.2972
Hunter-Lab:
83.1747, -8.8997, -14.5530
#baddfc color charts
#baddfc color shades, tints & tones
#baddfc color schemes
#baddfc color preview, HTML & CSS examples
This text has a color of #baddfc
<p style="color:#baddfc;">Text here</p>
.mytext {color:#baddfc;}
This box has a color of #baddfc
<div style="background-color:#baddfc;">Content here</div>
.mybackground {background-color:#baddfc;}
Border around this has a color of #baddfc
<div style="border:2px solid #baddfc;">Content here</div>
.myborder {border:2px solid #baddfc;}