#c05943 color space conversions
Hex:
#c05943
RGB:
192, 89, 67
CMY:
25, 65, 74
CMYK:
0, 54, 65, 25
HSL:
11°, 49.8008%, 50.7843%
HSV (HSB):
11°, 65.1042%, 75.2941%
XYZ:
26.3237, 18.7565, 7.5431
xyY:
0.5002, 0.3564, 18.7565
CIE-Lab:
50.4011, 39.7050, 32.3435
CIE-LCH:
50.4011, 51.2112, 39.1661
CIE-Luv:
50.4011, 79.2453, 28.0031
Hunter-Lab:
43.3087, 32.7048, 19.9895
#c05943 color charts
#c05943 color shades, tints & tones
#c05943 color schemes
#c05943 color preview, HTML & CSS examples
This text has a color of #c05943
<p style="color:#c05943;">Text here</p>
.mytext {color:#c05943;}
This box has a color of #c05943
<div style="background-color:#c05943;">Content here</div>
.mybackground {background-color:#c05943;}
Border around this has a color of #c05943
<div style="border:2px solid #c05943;">Content here</div>
.myborder {border:2px solid #c05943;}