#b2dddc color space conversions
Hex:
#b2dddc
RGB:
178, 221, 220
CMY:
30, 13, 14
CMYK:
19, 0, 0, 13
HSL:
179°, 38.7387%, 78.2353%
HSV (HSB):
179°, 19.4570%, 86.6667%
XYZ:
57.1348, 66.3452, 77.5047
xyY:
0.2843, 0.3301, 66.3452
CIE-Lab:
85.1722, -14.1080, -4.1397
CIE-LCH:
85.1722, 14.7028, 196.3531
CIE-Luv:
85.1722, -22.1052, -3.9852
Hunter-Lab:
81.4526, -17.3333, 0.6004
#b2dddc color charts
#b2dddc color shades, tints & tones
#b2dddc color schemes
#b2dddc color preview, HTML & CSS examples
This text has a color of #b2dddc
<p style="color:#b2dddc;">Text here</p>
.mytext {color:#b2dddc;}
This box has a color of #b2dddc
<div style="background-color:#b2dddc;">Content here</div>
.mybackground {background-color:#b2dddc;}
Border around this has a color of #b2dddc
<div style="border:2px solid #b2dddc;">Content here</div>
.myborder {border:2px solid #b2dddc;}