#b2dddd color space conversions
Hex:
#b2dddd
RGB:
178, 221, 221
CMY:
30, 13, 13
CMYK:
19, 0, 0, 13
HSL:
180°, 38.7387%, 78.2353%
HSV (HSB):
180°, 19.4570%, 86.6667%
XYZ:
57.2677, 66.3983, 78.2044
xyY:
0.2837, 0.3289, 66.3983
CIE-Lab:
85.1992, -13.8976, -4.6289
CIE-LCH:
85.1992, 14.6482, 198.4214
CIE-Luv:
85.1992, -22.1185, -4.7858
Hunter-Lab:
81.4852, -17.1494, 0.1367
#b2dddd color charts
#b2dddd color shades, tints & tones
#b2dddd color schemes
#b2dddd color preview, HTML & CSS examples
This text has a color of #b2dddd
<p style="color:#b2dddd;">Text here</p>
.mytext {color:#b2dddd;}
This box has a color of #b2dddd
<div style="background-color:#b2dddd;">Content here</div>
.mybackground {background-color:#b2dddd;}
Border around this has a color of #b2dddd
<div style="border:2px solid #b2dddd;">Content here</div>
.myborder {border:2px solid #b2dddd;}