#c08243 color space conversions
Hex:
#c08243
RGB:
192, 130, 67
CMY:
25, 49, 74
CMYK:
0, 32, 65, 25
HSL:
30°, 49.8008%, 50.7843%
HSV (HSB):
30°, 65.1042%, 75.2941%
XYZ:
30.7340, 27.5770, 9.0132
xyY:
0.4565, 0.4096, 27.5770
CIE-Lab:
59.5046, 17.7355, 43.0165
CIE-LCH:
59.5046, 46.5292, 67.5939
CIE-Luv:
59.5046, 48.6828, 44.9698
Hunter-Lab:
52.5138, 12.5690, 26.5834
#c08243 color charts
#c08243 color shades, tints & tones
#c08243 color schemes
#c08243 color preview, HTML & CSS examples
This text has a color of #c08243
<p style="color:#c08243;">Text here</p>
.mytext {color:#c08243;}
This box has a color of #c08243
<div style="background-color:#c08243;">Content here</div>
.mybackground {background-color:#c08243;}
Border around this has a color of #c08243
<div style="border:2px solid #c08243;">Content here</div>
.myborder {border:2px solid #c08243;}