#b0ccb0 color space conversions
Hex:
#b0ccb0
RGB:
176, 204, 176
CMY:
31, 20, 31
CMYK:
14, 0, 14, 20
HSL:
120°, 21.5385%, 74.5098%
HSV (HSB):
120°, 13.7255%, 80.0000%
XYZ:
47.3338, 55.5504, 49.3018
xyY:
0.3110, 0.3650, 55.5504
CIE-Lab:
79.3573, -14.7011, 10.8304
CIE-LCH:
79.3573, 18.2598, 143.6207
CIE-Luv:
79.3573, -14.1854, 18.3279
Hunter-Lab:
74.5322, -17.0696, 12.9531
#b0ccb0 color charts
#b0ccb0 color shades, tints & tones
#b0ccb0 color schemes
#b0ccb0 color preview, HTML & CSS examples
This text has a color of #b0ccb0
<p style="color:#b0ccb0;">Text here</p>
.mytext {color:#b0ccb0;}
This box has a color of #b0ccb0
<div style="background-color:#b0ccb0;">Content here</div>
.mybackground {background-color:#b0ccb0;}
Border around this has a color of #b0ccb0
<div style="border:2px solid #b0ccb0;">Content here</div>
.myborder {border:2px solid #b0ccb0;}