#b1d1d4 color space conversions
Hex:
#b1d1d4
RGB:
177, 209, 212
CMY:
31, 18, 17
CMYK:
17, 1, 0, 17
HSL:
185°, 28.9256%, 76.2745%
HSV (HSB):
185°, 16.5094%, 83.1373%
XYZ:
52.8156, 59.7015, 71.0272
xyY:
0.2878, 0.3253, 59.7015
CIE-Lab:
81.6757, -9.9501, -5.0479
CIE-LCH:
81.6757, 11.1573, 206.8996
CIE-Luv:
81.6757, -16.9245, -6.0535
Hunter-Lab:
77.2667, -13.2034, -0.4154
#b1d1d4 color charts
#b1d1d4 color shades, tints & tones
#b1d1d4 color schemes
#b1d1d4 color preview, HTML & CSS examples
This text has a color of #b1d1d4
<p style="color:#b1d1d4;">Text here</p>
.mytext {color:#b1d1d4;}
This box has a color of #b1d1d4
<div style="background-color:#b1d1d4;">Content here</div>
.mybackground {background-color:#b1d1d4;}
Border around this has a color of #b1d1d4
<div style="border:2px solid #b1d1d4;">Content here</div>
.myborder {border:2px solid #b1d1d4;}