#c0cb8c color space conversions
Hex:
#c0cb8c
RGB:
192, 203, 140
CMY:
25, 20, 45
CMYK:
5, 0, 31, 20
HSL:
70°, 37.7246%, 67.2549%
HSV (HSB):
70°, 31.0345%, 79.6078%
XYZ:
47.8278, 55.8118, 33.0629
xyY:
0.3499, 0.4083, 55.8118
CIE-Lab:
79.5066, -13.9708, 30.2383
CIE-LCH:
79.5066, 33.3098, 114.7981
CIE-Luv:
79.5066, -3.5722, 43.4489
Hunter-Lab:
74.7073, -16.4616, 26.0554
#c0cb8c color charts
#c0cb8c color shades, tints & tones
#c0cb8c color schemes
#c0cb8c color preview, HTML & CSS examples
This text has a color of #c0cb8c
<p style="color:#c0cb8c;">Text here</p>
.mytext {color:#c0cb8c;}
This box has a color of #c0cb8c
<div style="background-color:#c0cb8c;">Content here</div>
.mybackground {background-color:#c0cb8c;}
Border around this has a color of #c0cb8c
<div style="border:2px solid #c0cb8c;">Content here</div>
.myborder {border:2px solid #c0cb8c;}