#c08f56 color space conversions
Hex:
#c08f56
RGB:
192, 143, 86
CMY:
25, 44, 66
CMYK:
0, 26, 55, 25
HSL:
32°, 45.6897%, 54.5098%
HSV (HSB):
32°, 55.2083%, 75.2941%
XYZ:
33.2404, 31.5233, 13.1367
xyY:
0.4267, 0.4047, 31.5233
CIE-Lab:
62.9469, 11.9846, 37.2891
CIE-LCH:
62.9469, 39.1676, 72.1828
CIE-Luv:
62.9469, 37.5628, 42.3513
Hunter-Lab:
56.1456, 7.4242, 25.4295
#c08f56 color charts
#c08f56 color shades, tints & tones
#c08f56 color schemes
#c08f56 color preview, HTML & CSS examples
This text has a color of #c08f56
<p style="color:#c08f56;">Text here</p>
.mytext {color:#c08f56;}
This box has a color of #c08f56
<div style="background-color:#c08f56;">Content here</div>
.mybackground {background-color:#c08f56;}
Border around this has a color of #c08f56
<div style="border:2px solid #c08f56;">Content here</div>
.myborder {border:2px solid #c08f56;}