#c05d3c color space conversions
Hex:
#c05d3c
RGB:
192, 93, 60
CMY:
25, 64, 76
CMYK:
0, 52, 69, 25
HSL:
15°, 52.3810%, 49.4118%
HSV (HSB):
15°, 68.7500%, 75.2941%
XYZ:
26.4682, 19.3614, 6.6171
xyY:
0.5047, 0.3692, 19.3614
CIE-Lab:
51.1074, 37.2556, 37.0706
CIE-LCH:
51.1074, 52.5567, 44.8573
CIE-Luv:
51.1074, 77.4451, 32.6434
Hunter-Lab:
44.0016, 30.3699, 21.8850
#c05d3c color charts
#c05d3c color shades, tints & tones
#c05d3c color schemes
#c05d3c color preview, HTML & CSS examples
This text has a color of #c05d3c
<p style="color:#c05d3c;">Text here</p>
.mytext {color:#c05d3c;}
This box has a color of #c05d3c
<div style="background-color:#c05d3c;">Content here</div>
.mybackground {background-color:#c05d3c;}
Border around this has a color of #c05d3c
<div style="border:2px solid #c05d3c;">Content here</div>
.myborder {border:2px solid #c05d3c;}