#c06d2e color space conversions
Hex:
#c06d2e
RGB:
192, 109, 46
CMY:
25, 57, 82
CMYK:
0, 43, 76, 25
HSL:
26°, 61.3445%, 46.6667%
HSV (HSB):
26°, 76.0417%, 75.2941%
XYZ:
27.7000, 22.3410, 5.4371
xyY:
0.4993, 0.4027, 22.3410
CIE-Lab:
54.3870, 28.1082, 47.7082
CIE-LCH:
54.3870, 55.3727, 59.4947
CIE-Luv:
54.3870, 66.7516, 43.8445
Hunter-Lab:
47.2663, 21.8925, 26.2662
#c06d2e color charts
#c06d2e color shades, tints & tones
#c06d2e color schemes
#c06d2e color preview, HTML & CSS examples
This text has a color of #c06d2e
<p style="color:#c06d2e;">Text here</p>
.mytext {color:#c06d2e;}
This box has a color of #c06d2e
<div style="background-color:#c06d2e;">Content here</div>
.mybackground {background-color:#c06d2e;}
Border around this has a color of #c06d2e
<div style="border:2px solid #c06d2e;">Content here</div>
.myborder {border:2px solid #c06d2e;}