#c2603d color space conversions
Hex:
#c2603d
RGB:
194, 96, 61
CMY:
24, 62, 76
CMYK:
0, 51, 69, 24
HSL:
16°, 52.1569%, 50.0000%
HSV (HSB):
16°, 68.5567%, 76.0784%
XYZ:
27.2733, 20.1720, 6.8710
xyY:
0.5021, 0.3714, 20.1720
CIE-Lab:
52.0311, 36.5516, 37.6699
CIE-LCH:
52.0311, 52.4885, 45.8632
CIE-Luv:
52.0311, 76.7317, 33.6052
Hunter-Lab:
44.9132, 29.7949, 22.3689
#c2603d color charts
#c2603d color shades, tints & tones
#c2603d color schemes
#c2603d color preview, HTML & CSS examples
This text has a color of #c2603d
<p style="color:#c2603d;">Text here</p>
.mytext {color:#c2603d;}
This box has a color of #c2603d
<div style="background-color:#c2603d;">Content here</div>
.mybackground {background-color:#c2603d;}
Border around this has a color of #c2603d
<div style="border:2px solid #c2603d;">Content here</div>
.myborder {border:2px solid #c2603d;}