#c08f42 color space conversions
Hex:
#c08f42
RGB:
192, 143, 66
CMY:
25, 44, 74
CMYK:
0, 26, 66, 25
HSL:
37°, 50.0000%, 50.5882%
HSV (HSB):
37°, 65.6250%, 75.2941%
XYZ:
32.5441, 31.2447, 9.4698
xyY:
0.4442, 0.4265, 31.2447
CIE-Lab:
62.7137, 10.5125, 47.1016
CIE-LCH:
62.7137, 48.2605, 77.4185
CIE-Luv:
62.7137, 39.0924, 51.0452
Hunter-Lab:
55.8970, 6.1056, 29.0832
#c08f42 color charts
#c08f42 color shades, tints & tones
#c08f42 color schemes
#c08f42 color preview, HTML & CSS examples
This text has a color of #c08f42
<p style="color:#c08f42;">Text here</p>
.mytext {color:#c08f42;}
This box has a color of #c08f42
<div style="background-color:#c08f42;">Content here</div>
.mybackground {background-color:#c08f42;}
Border around this has a color of #c08f42
<div style="border:2px solid #c08f42;">Content here</div>
.myborder {border:2px solid #c08f42;}