#b0d2d1 color space conversions
Hex:
#b0d2d1
RGB:
176, 210, 209
CMY:
31, 18, 18
CMYK:
16, 0, 0, 18
HSL:
178°, 27.4194%, 75.6863%
HSV (HSB):
178°, 16.1905%, 82.3529%
XYZ:
52.4597, 59.9267, 69.1237
xyY:
0.2890, 0.3302, 59.9267
CIE-Lab:
81.7984, -11.4043, -3.2728
CIE-LCH:
81.7984, 11.8646, 196.0125
CIE-Luv:
81.7984, -17.8076, -3.0611
Hunter-Lab:
77.4124, -14.5083, 1.2469
#b0d2d1 color charts
#b0d2d1 color shades, tints & tones
#b0d2d1 color schemes
#b0d2d1 color preview, HTML & CSS examples
This text has a color of #b0d2d1
<p style="color:#b0d2d1;">Text here</p>
.mytext {color:#b0d2d1;}
This box has a color of #b0d2d1
<div style="background-color:#b0d2d1;">Content here</div>
.mybackground {background-color:#b0d2d1;}
Border around this has a color of #b0d2d1
<div style="border:2px solid #b0d2d1;">Content here</div>
.myborder {border:2px solid #b0d2d1;}