#c08d3a color space conversions
Hex:
#c08d3a
RGB:
192, 141, 58
CMY:
25, 45, 77
CMYK:
0, 27, 70, 25
HSL:
37°, 53.6000%, 49.0196%
HSV (HSB):
37°, 69.7917%, 75.2941%
XYZ:
32.0268, 30.5617, 8.2140
xyY:
0.4523, 0.4316, 30.5617
CIE-Lab:
62.1359, 11.1400, 50.2096
CIE-LCH:
62.1359, 51.4306, 77.4904
CIE-Luv:
62.1359, 41.0884, 53.0330
Hunter-Lab:
55.2826, 6.6656, 29.8884
#c08d3a color charts
#c08d3a color shades, tints & tones
#c08d3a color schemes
#c08d3a color preview, HTML & CSS examples
This text has a color of #c08d3a
<p style="color:#c08d3a;">Text here</p>
.mytext {color:#c08d3a;}
This box has a color of #c08d3a
<div style="background-color:#c08d3a;">Content here</div>
.mybackground {background-color:#c08d3a;}
Border around this has a color of #c08d3a
<div style="border:2px solid #c08d3a;">Content here</div>
.myborder {border:2px solid #c08d3a;}