#c6583c color space conversions
Hex:
#c6583c
RGB:
198, 88, 60
CMY:
22, 65, 76
CMYK:
0, 56, 70, 22
HSL:
12°, 54.7619%, 50.5882%
HSV (HSB):
12°, 69.6970%, 77.6471%
XYZ:
27.5940, 19.3115, 6.5481
xyY:
0.5162, 0.3613, 19.3115
CIE-Lab:
51.0496, 42.0700, 37.2452
CIE-LCH:
51.0496, 56.1879, 41.5189
CIE-Luv:
51.0496, 86.1234, 31.5480
Hunter-Lab:
43.9448, 35.1812, 21.9267
#c6583c color charts
#c6583c color shades, tints & tones
#c6583c color schemes
#c6583c color preview, HTML & CSS examples
This text has a color of #c6583c
<p style="color:#c6583c;">Text here</p>
.mytext {color:#c6583c;}
This box has a color of #c6583c
<div style="background-color:#c6583c;">Content here</div>
.mybackground {background-color:#c6583c;}
Border around this has a color of #c6583c
<div style="border:2px solid #c6583c;">Content here</div>
.myborder {border:2px solid #c6583c;}