#b0c0a0 color space conversions
Hex:
#b0c0a0
RGB:
176, 192, 160
CMY:
31, 25, 37
CMYK:
8, 0, 17, 25
HSL:
90°, 20.2532%, 69.0196%
HSV (HSB):
90°, 16.6667%, 75.2941%
XYZ:
43.0993, 49.4674, 40.5343
xyY:
0.3238, 0.3717, 49.4674
CIE-Lab:
75.7412, -11.3042, 14.2999
CIE-LCH:
75.7412, 18.2283, 128.3267
CIE-Luv:
75.7412, -7.5874, 22.3269
Hunter-Lab:
70.3331, -13.7002, 15.0632
#b0c0a0 color charts
#b0c0a0 color shades, tints & tones
#b0c0a0 color schemes
#b0c0a0 color preview, HTML & CSS examples
This text has a color of #b0c0a0
<p style="color:#b0c0a0;">Text here</p>
.mytext {color:#b0c0a0;}
This box has a color of #b0c0a0
<div style="background-color:#b0c0a0;">Content here</div>
.mybackground {background-color:#b0c0a0;}
Border around this has a color of #b0c0a0
<div style="border:2px solid #b0c0a0;">Content here</div>
.myborder {border:2px solid #b0c0a0;}