#b0d8c9 color space conversions
Hex:
#b0d8c9
RGB:
176, 216, 201
CMY:
31, 15, 21
CMYK:
19, 0, 7, 15
HSL:
158°, 33.8983%, 76.8627%
HSV (HSB):
158°, 18.5185%, 84.7059%
XYZ:
53.0030, 62.5589, 64.5399
xyY:
0.2943, 0.3474, 62.5589
CIE-Lab:
83.2097, -16.0769, 3.0474
CIE-LCH:
83.2097, 16.3632, 169.2668
CIE-Luv:
83.2097, -20.4746, 7.3472
Hunter-Lab:
79.0942, -18.7975, 6.9860
#b0d8c9 color charts
#b0d8c9 color shades, tints & tones
#b0d8c9 color schemes
#b0d8c9 color preview, HTML & CSS examples
This text has a color of #b0d8c9
<p style="color:#b0d8c9;">Text here</p>
.mytext {color:#b0d8c9;}
This box has a color of #b0d8c9
<div style="background-color:#b0d8c9;">Content here</div>
.mybackground {background-color:#b0d8c9;}
Border around this has a color of #b0d8c9
<div style="border:2px solid #b0d8c9;">Content here</div>
.myborder {border:2px solid #b0d8c9;}