#b0cdc3 color space conversions
Hex:
#b0cdc3
RGB:
176, 205, 195
CMY:
31, 20, 24
CMYK:
14, 0, 5, 20
HSL:
159°, 22.4806%, 74.7059%
HSV (HSB):
159°, 14.1463%, 80.3922%
XYZ:
49.5861, 56.8329, 59.9861
xyY:
0.2980, 0.3415, 56.8329
CIE-Lab:
80.0855, -11.6511, 1.7088
CIE-LCH:
80.0855, 11.7757, 171.6562
CIE-Luv:
80.0855, -15.1308, 4.5591
Hunter-Lab:
75.3876, -14.5200, 5.5941
#b0cdc3 color charts
#b0cdc3 color shades, tints & tones
#b0cdc3 color schemes
#b0cdc3 color preview, HTML & CSS examples
This text has a color of #b0cdc3
<p style="color:#b0cdc3;">Text here</p>
.mytext {color:#b0cdc3;}
This box has a color of #b0cdc3
<div style="background-color:#b0cdc3;">Content here</div>
.mybackground {background-color:#b0cdc3;}
Border around this has a color of #b0cdc3
<div style="border:2px solid #b0cdc3;">Content here</div>
.myborder {border:2px solid #b0cdc3;}