#b0d8cc color space conversions
Hex:
#b0d8cc
RGB:
176, 216, 204
CMY:
31, 15, 20
CMYK:
19, 0, 6, 15
HSL:
162°, 33.8983%, 76.8627%
HSV (HSB):
162°, 18.5185%, 84.7059%
XYZ:
53.3594, 62.7015, 66.4170
xyY:
0.2924, 0.3436, 62.7015
CIE-Lab:
83.2851, -15.4810, 1.5640
CIE-LCH:
83.2851, 15.5598, 174.2311
CIE-Luv:
83.2851, -20.5186, 5.0145
Hunter-Lab:
79.1843, -18.2877, 5.6986
#b0d8cc color charts
#b0d8cc color shades, tints & tones
#b0d8cc color schemes
#b0d8cc color preview, HTML & CSS examples
This text has a color of #b0d8cc
<p style="color:#b0d8cc;">Text here</p>
.mytext {color:#b0d8cc;}
This box has a color of #b0d8cc
<div style="background-color:#b0d8cc;">Content here</div>
.mybackground {background-color:#b0d8cc;}
Border around this has a color of #b0d8cc
<div style="border:2px solid #b0d8cc;">Content here</div>
.myborder {border:2px solid #b0d8cc;}