#c08c8d color space conversions
Hex:
#c08c8d
RGB:
192, 140, 141
CMY:
25, 45, 45
CMYK:
0, 27, 27, 25
HSL:
359°, 29.2135%, 65.0980%
HSV (HSB):
359°, 27.0833%, 75.2941%
XYZ:
35.9240, 31.8857, 29.4605
xyY:
0.3693, 0.3278, 31.8857
CIE-Lab:
63.2483, 19.9212, 7.2781
CIE-LCH:
63.2483, 21.2091, 20.0694
CIE-Luv:
63.2483, 33.4021, 6.4897
Hunter-Lab:
56.4674, 14.7419, 8.5942
#c08c8d color charts
#c08c8d color shades, tints & tones
#c08c8d color schemes
#c08c8d color preview, HTML & CSS examples
This text has a color of #c08c8d
<p style="color:#c08c8d;">Text here</p>
.mytext {color:#c08c8d;}
This box has a color of #c08c8d
<div style="background-color:#c08c8d;">Content here</div>
.mybackground {background-color:#c08c8d;}
Border around this has a color of #c08c8d
<div style="border:2px solid #c08c8d;">Content here</div>
.myborder {border:2px solid #c08c8d;}