#c0603f color space conversions
Hex:
#c0603f
RGB:
192, 96, 63
CMY:
25, 62, 75
CMYK:
0, 50, 67, 25
HSL:
15°, 50.5882%, 50.0000%
HSV (HSB):
15°, 67.1875%, 75.2941%
XYZ:
26.8183, 19.9311, 7.1362
xyY:
0.4977, 0.3699, 19.9311
CIE-Lab:
51.7592, 35.8794, 36.1895
CIE-LCH:
51.7592, 50.9609, 45.2465
CIE-Luv:
51.7592, 74.7778, 32.5134
Hunter-Lab:
44.6443, 29.0995, 21.7737
#c0603f color charts
#c0603f color shades, tints & tones
#c0603f color schemes
#c0603f color preview, HTML & CSS examples
This text has a color of #c0603f
<p style="color:#c0603f;">Text here</p>
.mytext {color:#c0603f;}
This box has a color of #c0603f
<div style="background-color:#c0603f;">Content here</div>
.mybackground {background-color:#c0603f;}
Border around this has a color of #c0603f
<div style="border:2px solid #c0603f;">Content here</div>
.myborder {border:2px solid #c0603f;}