#c0bbb9 color space conversions
Hex:
#c0bbb9
RGB:
192, 187, 185
CMY:
25, 27, 27
CMYK:
0, 3, 4, 25
HSL:
17°, 5.2632%, 73.9216%
HSV (HSB):
17°, 3.6458%, 75.2941%
XYZ:
48.2655, 50.2499, 53.0543
xyY:
0.3184, 0.3315, 50.2499
CIE-Lab:
76.2224, 1.3947, 1.6239
CIE-LCH:
76.2224, 2.1406, 49.3425
CIE-Luv:
76.2224, 2.9928, 2.1599
Hunter-Lab:
70.8872, -2.5158, 5.2464
#c0bbb9 color charts
#c0bbb9 color shades, tints & tones
#c0bbb9 color schemes
#c0bbb9 color preview, HTML & CSS examples
This text has a color of #c0bbb9
<p style="color:#c0bbb9;">Text here</p>
.mytext {color:#c0bbb9;}
This box has a color of #c0bbb9
<div style="background-color:#c0bbb9;">Content here</div>
.mybackground {background-color:#c0bbb9;}
Border around this has a color of #c0bbb9
<div style="border:2px solid #c0bbb9;">Content here</div>
.myborder {border:2px solid #c0bbb9;}