#bddad7 color space conversions
Hex:
#bddad7
RGB:
189, 218, 215
CMY:
26, 15, 16
CMYK:
13, 0, 1, 15
HSL:
174°, 28.1553%, 79.8039%
HSV (HSB):
174°, 13.3028%, 85.4902%
XYZ:
58.3234, 65.8679, 73.9298
xyY:
0.2944, 0.3325, 65.8679
CIE-Lab:
84.9290, -10.1537, -1.7700
CIE-LCH:
84.9290, 10.3068, 189.8885
CIE-Luv:
84.9290, -15.3173, -0.9584
Hunter-Lab:
81.1591, -13.7527, 2.8026
#bddad7 color charts
#bddad7 color shades, tints & tones
#bddad7 color schemes
#bddad7 color preview, HTML & CSS examples
This text has a color of #bddad7
<p style="color:#bddad7;">Text here</p>
.mytext {color:#bddad7;}
This box has a color of #bddad7
<div style="background-color:#bddad7;">Content here</div>
.mybackground {background-color:#bddad7;}
Border around this has a color of #bddad7
<div style="border:2px solid #bddad7;">Content here</div>
.myborder {border:2px solid #bddad7;}