#b0c8c5 color space conversions
Hex:
#b0c8c5
RGB:
176, 200, 197
CMY:
31, 22, 23
CMYK:
12, 0, 1, 22
HSL:
173°, 17.9104%, 73.7255%
HSV (HSB):
173°, 12.0000%, 78.4314%
XYZ:
48.6368, 54.5699, 60.7929
xyY:
0.2966, 0.3327, 54.5699
CIE-Lab:
78.7929, -8.6646, -1.2517
CIE-LCH:
78.7929, 8.7545, 188.2199
CIE-Luv:
78.7929, -12.7830, -0.4098
Hunter-Lab:
73.8714, -11.7509, 2.9169
#b0c8c5 color charts
#b0c8c5 color shades, tints & tones
#b0c8c5 color schemes
#b0c8c5 color preview, HTML & CSS examples
This text has a color of #b0c8c5
<p style="color:#b0c8c5;">Text here</p>
.mytext {color:#b0c8c5;}
This box has a color of #b0c8c5
<div style="background-color:#b0c8c5;">Content here</div>
.mybackground {background-color:#b0c8c5;}
Border around this has a color of #b0c8c5
<div style="border:2px solid #b0c8c5;">Content here</div>
.myborder {border:2px solid #b0c8c5;}