#c08d70 color space conversions
Hex:
#c08d70
RGB:
192, 141, 112
CMY:
25, 45, 56
CMYK:
0, 27, 42, 25
HSL:
22°, 38.8350%, 59.6078%
HSV (HSB):
22°, 41.6667%, 75.2941%
XYZ:
34.1877, 31.4261, 19.5932
xyY:
0.4012, 0.3688, 31.4261
CIE-Lab:
62.8657, 15.6499, 23.0620
CIE-LCH:
62.8657, 27.8707, 55.8392
CIE-Luv:
62.8657, 36.3453, 26.8265
Hunter-Lab:
56.0590, 10.7556, 18.5188
#c08d70 color charts
#c08d70 color shades, tints & tones
#c08d70 color schemes
#c08d70 color preview, HTML & CSS examples
This text has a color of #c08d70
<p style="color:#c08d70;">Text here</p>
.mytext {color:#c08d70;}
This box has a color of #c08d70
<div style="background-color:#c08d70;">Content here</div>
.mybackground {background-color:#c08d70;}
Border around this has a color of #c08d70
<div style="border:2px solid #c08d70;">Content here</div>
.myborder {border:2px solid #c08d70;}