#c0653c color space conversions
Hex:
#c0653c
RGB:
192, 101, 60
CMY:
25, 60, 76
CMYK:
0, 47, 69, 25
HSL:
19°, 52.3810%, 49.4118%
HSV (HSB):
19°, 68.7500%, 75.2941%
XYZ:
27.2075, 20.8401, 6.8635
xyY:
0.4955, 0.3795, 20.8401
CIE-Lab:
52.7740, 33.0841, 38.9798
CIE-LCH:
52.7740, 51.1271, 49.6770
CIE-Luv:
52.7740, 71.4405, 35.7360
Hunter-Lab:
45.6509, 26.4952, 23.0415
#c0653c color charts
#c0653c color shades, tints & tones
#c0653c color schemes
#c0653c color preview, HTML & CSS examples
This text has a color of #c0653c
<p style="color:#c0653c;">Text here</p>
.mytext {color:#c0653c;}
This box has a color of #c0653c
<div style="background-color:#c0653c;">Content here</div>
.mybackground {background-color:#c0653c;}
Border around this has a color of #c0653c
<div style="border:2px solid #c0653c;">Content here</div>
.myborder {border:2px solid #c0653c;}