#bddacf color space conversions
Hex:
#bddacf
RGB:
189, 218, 207
CMY:
26, 15, 19
CMYK:
13, 0, 5, 15
HSL:
157°, 28.1553%, 79.8039%
HSV (HSB):
157°, 13.3028%, 85.4902%
XYZ:
57.3202, 65.4666, 68.6467
xyY:
0.2994, 0.3420, 65.4666
CIE-Lab:
84.7236, -11.7187, 2.1670
CIE-LCH:
84.7236, 11.9174, 169.5232
CIE-Luv:
84.7236, -15.1081, 5.3063
Hunter-Lab:
80.9114, -15.1401, 6.3353
#bddacf color charts
#bddacf color shades, tints & tones
#bddacf color schemes
#bddacf color preview, HTML & CSS examples
This text has a color of #bddacf
<p style="color:#bddacf;">Text here</p>
.mytext {color:#bddacf;}
This box has a color of #bddacf
<div style="background-color:#bddacf;">Content here</div>
.mybackground {background-color:#bddacf;}
Border around this has a color of #bddacf
<div style="border:2px solid #bddacf;">Content here</div>
.myborder {border:2px solid #bddacf;}