#c2653d color space conversions
Hex:
#c2653d
RGB:
194, 101, 61
CMY:
24, 60, 76
CMYK:
0, 48, 69, 24
HSL:
18°, 52.1569%, 50.0000%
HSV (HSB):
18°, 68.5567%, 76.0784%
XYZ:
27.7441, 21.1136, 7.0279
xyY:
0.4964, 0.3778, 21.1136
CIE-Lab:
53.0736, 33.9450, 38.8657
CIE-LCH:
53.0736, 51.6024, 48.8663
CIE-Luv:
53.0736, 72.9717, 35.5435
Hunter-Lab:
45.9496, 27.3657, 23.0963
#c2653d color charts
#c2653d color shades, tints & tones
#c2653d color schemes
#c2653d color preview, HTML & CSS examples
This text has a color of #c2653d
<p style="color:#c2653d;">Text here</p>
.mytext {color:#c2653d;}
This box has a color of #c2653d
<div style="background-color:#c2653d;">Content here</div>
.mybackground {background-color:#c2653d;}
Border around this has a color of #c2653d
<div style="border:2px solid #c2653d;">Content here</div>
.myborder {border:2px solid #c2653d;}