#b0d9d8 color space conversions
Hex:
#b0d9d8
RGB:
176, 217, 216
CMY:
31, 15, 15
CMYK:
19, 0, 0, 15
HSL:
179°, 35.0427%, 77.0588%
HSV (HSB):
179°, 18.8940%, 85.0980%
XYZ:
55.1120, 63.8137, 74.3783
xyY:
0.2851, 0.3301, 63.8137
CIE-Lab:
83.8687, -13.5293, -3.9529
CIE-LCH:
83.8687, 14.0949, 196.2871
CIE-Luv:
83.8687, -21.1568, -3.7806
Hunter-Lab:
79.8835, -16.6480, 0.7144
#b0d9d8 color charts
#b0d9d8 color shades, tints & tones
#b0d9d8 color schemes
#b0d9d8 color preview, HTML & CSS examples
This text has a color of #b0d9d8
<p style="color:#b0d9d8;">Text here</p>
.mytext {color:#b0d9d8;}
This box has a color of #b0d9d8
<div style="background-color:#b0d9d8;">Content here</div>
.mybackground {background-color:#b0d9d8;}
Border around this has a color of #b0d9d8
<div style="border:2px solid #b0d9d8;">Content here</div>
.myborder {border:2px solid #b0d9d8;}