#b0cdc5 color space conversions
Hex:
#b0cdc5
RGB:
176, 205, 197
CMY:
31, 20, 23
CMYK:
14, 0, 4, 20
HSL:
163°, 22.4806%, 74.7059%
HSV (HSB):
163°, 14.1463%, 80.3922%
XYZ:
49.8139, 56.9240, 61.1853
xyY:
0.2966, 0.3390, 56.9240
CIE-Lab:
80.1368, -11.2570, 0.7120
CIE-LCH:
80.1368, 11.2795, 176.3811
CIE-Luv:
80.1368, -15.1795, 2.9961
Hunter-Lab:
75.4480, -14.1809, 4.7318
#b0cdc5 color charts
#b0cdc5 color shades, tints & tones
#b0cdc5 color schemes
#b0cdc5 color preview, HTML & CSS examples
This text has a color of #b0cdc5
<p style="color:#b0cdc5;">Text here</p>
.mytext {color:#b0cdc5;}
This box has a color of #b0cdc5
<div style="background-color:#b0cdc5;">Content here</div>
.mybackground {background-color:#b0cdc5;}
Border around this has a color of #b0cdc5
<div style="border:2px solid #b0cdc5;">Content here</div>
.myborder {border:2px solid #b0cdc5;}