#c0c7b9 color space conversions
Hex:
#c0c7b9
RGB:
192, 199, 185
CMY:
25, 22, 27
CMYK:
4, 0, 7, 22
HSL:
90°, 11.1111%, 75.2941%
HSV (HSB):
90°, 7.0352%, 78.0392%
XYZ:
50.9186, 55.5561, 53.9386
xyY:
0.3174, 0.3463, 55.5561
CIE-Lab:
79.3605, -4.9525, 6.1648
CIE-LCH:
79.3605, 7.9078, 128.7768
CIE-Luv:
79.3605, -3.2359, 9.9507
Hunter-Lab:
74.5360, -8.4972, 9.2694
#c0c7b9 color charts
#c0c7b9 color shades, tints & tones
#c0c7b9 color schemes
#c0c7b9 color preview, HTML & CSS examples
This text has a color of #c0c7b9
<p style="color:#c0c7b9;">Text here</p>
.mytext {color:#c0c7b9;}
This box has a color of #c0c7b9
<div style="background-color:#c0c7b9;">Content here</div>
.mybackground {background-color:#c0c7b9;}
Border around this has a color of #c0c7b9
<div style="border:2px solid #c0c7b9;">Content here</div>
.myborder {border:2px solid #c0c7b9;}