#b3dacc color space conversions
Hex:
#b3dacc
RGB:
179, 218, 204
CMY:
30, 15, 20
CMYK:
18, 0, 6, 15
HSL:
158°, 34.5133%, 77.8431%
HSV (HSB):
158°, 17.8899%, 85.4902%
XYZ:
54.5609, 64.0861, 66.6209
xyY:
0.2945, 0.3459, 64.0861
CIE-Lab:
84.0106, -15.5355, 2.6415
CIE-LCH:
84.0106, 15.7585, 170.3503
CIE-Luv:
84.0106, -20.0093, 6.6581
Hunter-Lab:
80.0538, -18.4370, 6.6964
#b3dacc color charts
#b3dacc RGB chart
#b3dacc CMYK chart
#b3dacc RGB pie chart
#b3dacc color shades, tints & tones
#b3dacc color schemes
#b3dacc color preview, HTML & CSS examples
This text has a color of #b3dacc
<p style="color:#b3dacc;">Text here</p>
.mytext {color:#b3dacc;}
Text color #b3dacc
This box has a color of #b3dacc
<div style="background-color:#b3dacc;">Content here</div>
.mybackground {background-color:#b3dacc;}
Background color #b3dacc
Border around this has a color of #b3dacc
<div style="border:2px solid #b3dacc;">Content here</div>
.myborder {border:2px solid #b3dacc;}
Border color #b3dacc