#bddacc color space conversions
Hex:
#bddacc
RGB:
189, 218, 204
CMY:
26, 15, 20
CMYK:
13, 0, 6, 15
HSL:
151°, 28.1553%, 79.8039%
HSV (HSB):
151°, 13.3028%, 85.4902%
XYZ:
56.9568, 65.3213, 66.7331
xyY:
0.3013, 0.3456, 65.3213
CIE-Lab:
84.6490, -12.2918, 3.6470
CIE-LCH:
84.6490, 12.8214, 163.4742
CIE-Luv:
84.6490, -15.0309, 7.6250
Hunter-Lab:
80.8216, -15.6448, 7.6203
#bddacc color charts
#bddacc RGB chart
#bddacc CMYK chart
#bddacc RGB pie chart
#bddacc color shades, tints & tones
#bddacc color schemes
#bddacc color preview, HTML & CSS examples
This text has a color of #bddacc
<p style="color:#bddacc;">Text here</p>
.mytext {color:#bddacc;}
Text color #bddacc
This box has a color of #bddacc
<div style="background-color:#bddacc;">Content here</div>
.mybackground {background-color:#bddacc;}
Background color #bddacc
Border around this has a color of #bddacc
<div style="border:2px solid #bddacc;">Content here</div>
.myborder {border:2px solid #bddacc;}
Border color #bddacc