#b1ddd6 color space conversions
Hex:
#b1ddd6
RGB:
177, 221, 214
CMY:
31, 13, 16
CMYK:
20, 0, 3, 13
HSL:
170°, 39.2857%, 78.0392%
HSV (HSB):
170°, 19.9095%, 86.6667%
XYZ:
56.1255, 65.9151, 73.3831
xyY:
0.2872, 0.3373, 65.9151
CIE-Lab:
84.9531, -15.6631, -1.2941
CIE-LCH:
84.9531, 15.7165, 184.7232
CIE-Luv:
84.9531, -22.4941, 0.6895
Hunter-Lab:
81.1881, -18.6817, 3.2415
#b1ddd6 color charts
#b1ddd6 color shades, tints & tones
#b1ddd6 color schemes
#b1ddd6 color preview, HTML & CSS examples
This text has a color of #b1ddd6
<p style="color:#b1ddd6;">Text here</p>
.mytext {color:#b1ddd6;}
This box has a color of #b1ddd6
<div style="background-color:#b1ddd6;">Content here</div>
.mybackground {background-color:#b1ddd6;}
Border around this has a color of #b1ddd6
<div style="border:2px solid #b1ddd6;">Content here</div>
.myborder {border:2px solid #b1ddd6;}