#b0d0d3 color space conversions
Hex:
#b0d0d3
RGB:
176, 208, 211
CMY:
31, 18, 17
CMYK:
17, 1, 0, 17
HSL:
185°, 28.4553%, 75.8824%
HSV (HSB):
185°, 16.5877%, 82.7451%
XYZ:
52.2182, 59.0450, 70.2726
xyY:
0.2876, 0.3253, 59.0450
CIE-Lab:
81.3163, -9.9568, -5.0510
CIE-LCH:
81.3163, 11.1647, 206.8984
CIE-Luv:
81.3163, -16.9216, -6.0536
Hunter-Lab:
76.8407, -13.1690, -0.4336
#b0d0d3 color charts
#b0d0d3 color shades, tints & tones
#b0d0d3 color schemes
#b0d0d3 color preview, HTML & CSS examples
This text has a color of #b0d0d3
<p style="color:#b0d0d3;">Text here</p>
.mytext {color:#b0d0d3;}
This box has a color of #b0d0d3
<div style="background-color:#b0d0d3;">Content here</div>
.mybackground {background-color:#b0d0d3;}
Border around this has a color of #b0d0d3
<div style="border:2px solid #b0d0d3;">Content here</div>
.myborder {border:2px solid #b0d0d3;}