#c0bbb5 color space conversions
Hex:
#c0bbb5
RGB:
192, 187, 181
CMY:
25, 27, 29
CMYK:
0, 3, 6, 25
HSL:
33°, 8.0292%, 73.1373%
HSV (HSB):
33°, 5.7292%, 75.2941%
XYZ:
47.8490, 50.0833, 50.8612
xyY:
0.3216, 0.3366, 50.0833
CIE-Lab:
76.1204, 0.6838, 3.6471
CIE-LCH:
76.1204, 3.7107, 79.3808
CIE-Luv:
76.1204, 3.2395, 5.2432
Hunter-Lab:
70.7696, -3.1585, 6.9277
#c0bbb5 color charts
#c0bbb5 color shades, tints & tones
#c0bbb5 color schemes
#c0bbb5 color preview, HTML & CSS examples
This text has a color of #c0bbb5
<p style="color:#c0bbb5;">Text here</p>
.mytext {color:#c0bbb5;}
This box has a color of #c0bbb5
<div style="background-color:#c0bbb5;">Content here</div>
.mybackground {background-color:#c0bbb5;}
Border around this has a color of #c0bbb5
<div style="border:2px solid #c0bbb5;">Content here</div>
.myborder {border:2px solid #c0bbb5;}