#c0743c color space conversions
Hex:
#c0743c
RGB:
192, 116, 60
CMY:
25, 55, 76
CMYK:
0, 40, 69, 25
HSL:
25°, 52.3810%, 49.4118%
HSV (HSB):
25°, 68.7500%, 75.2941%
XYZ:
28.7992, 24.0235, 7.3941
xyY:
0.4783, 0.3990, 24.0235
CIE-Lab:
56.1113, 25.0038, 42.7334
CIE-LCH:
56.1113, 49.5110, 59.6676
CIE-Luv:
56.1113, 59.9731, 41.7963
Hunter-Lab:
49.0138, 19.1079, 25.3653
#c0743c color charts
#c0743c color shades, tints & tones
#c0743c color schemes
#c0743c color preview, HTML & CSS examples
This text has a color of #c0743c
<p style="color:#c0743c;">Text here</p>
.mytext {color:#c0743c;}
This box has a color of #c0743c
<div style="background-color:#c0743c;">Content here</div>
.mybackground {background-color:#c0743c;}
Border around this has a color of #c0743c
<div style="border:2px solid #c0743c;">Content here</div>
.myborder {border:2px solid #c0743c;}