#b3ddce color space conversions
Hex:
#b3ddce
RGB:
179, 221, 206
CMY:
30, 13, 19
CMYK:
19, 0, 7, 13
HSL:
159°, 38.1818%, 78.4314%
HSV (HSB):
159°, 19.0045%, 86.6667%
XYZ:
55.5874, 65.7528, 68.1543
xyY:
0.2933, 0.3470, 65.7528
CIE-Lab:
84.8702, -16.6507, 2.8308
CIE-LCH:
84.8702, 16.8896, 170.3515
CIE-Luv:
84.8702, -21.4463, 7.1420
Hunter-Lab:
81.0881, -19.5391, 6.9286
#b3ddce color charts
#b3ddce color shades, tints & tones
#b3ddce color schemes
#b3ddce color preview, HTML & CSS examples
This text has a color of #b3ddce
<p style="color:#b3ddce;">Text here</p>
.mytext {color:#b3ddce;}
This box has a color of #b3ddce
<div style="background-color:#b3ddce;">Content here</div>
.mybackground {background-color:#b3ddce;}
Border around this has a color of #b3ddce
<div style="border:2px solid #b3ddce;">Content here</div>
.myborder {border:2px solid #b3ddce;}