#c08f74 color space conversions
Hex:
#c08f74
RGB:
192, 143, 116
CMY:
25, 44, 55
CMYK:
0, 26, 40, 25
HSL:
21°, 37.6238%, 60.3922%
HSV (HSB):
21°, 39.5833%, 75.2941%
XYZ:
34.7131, 32.1123, 20.8917
xyY:
0.3957, 0.3661, 32.1123
CIE-Lab:
63.4356, 15.0053, 21.6034
CIE-LCH:
63.4356, 26.3034, 55.2169
CIE-Luv:
63.4356, 34.5895, 25.3634
Hunter-Lab:
56.6678, 10.1755, 17.8090
#c08f74 color charts
#c08f74 color shades, tints & tones
#c08f74 color schemes
#c08f74 color preview, HTML & CSS examples
This text has a color of #c08f74
<p style="color:#c08f74;">Text here</p>
.mytext {color:#c08f74;}
This box has a color of #c08f74
<div style="background-color:#c08f74;">Content here</div>
.mybackground {background-color:#c08f74;}
Border around this has a color of #c08f74
<div style="border:2px solid #c08f74;">Content here</div>
.myborder {border:2px solid #c08f74;}