#c06c4f color space conversions
Hex:
#c06c4f
RGB:
192, 108, 79
CMY:
25, 58, 69
CMYK:
0, 44, 59, 25
HSL:
15°, 47.2803%, 53.1373%
HSV (HSB):
15°, 58.8542%, 75.2941%
XYZ:
28.5121, 22.4961, 10.2366
xyY:
0.4655, 0.3673, 22.4961
CIE-Lab:
54.5495, 30.6160, 30.6957
CIE-LCH:
54.5495, 43.3539, 45.0745
CIE-Luv:
54.5495, 63.5955, 29.8434
Hunter-Lab:
47.4301, 24.3008, 20.4048
#c06c4f color charts
#c06c4f color shades, tints & tones
#c06c4f color schemes
#c06c4f color preview, HTML & CSS examples
This text has a color of #c06c4f
<p style="color:#c06c4f;">Text here</p>
.mytext {color:#c06c4f;}
This box has a color of #c06c4f
<div style="background-color:#c06c4f;">Content here</div>
.mybackground {background-color:#c06c4f;}
Border around this has a color of #c06c4f
<div style="border:2px solid #c06c4f;">Content here</div>
.myborder {border:2px solid #c06c4f;}