#c2653b color space conversions
Hex:
#c2653b
RGB:
194, 101, 59
CMY:
24, 60, 77
CMYK:
0, 48, 70, 24
HSL:
19°, 53.3597%, 49.6078%
HSV (HSB):
19°, 69.5876%, 76.0784%
XYZ:
27.6912, 21.0925, 6.7494
xyY:
0.4986, 0.3798, 21.0925
CIE-Lab:
53.0505, 33.8336, 39.8999
CIE-LCH:
53.0505, 52.3136, 49.7034
CIE-Luv:
53.0505, 73.2325, 36.3541
Hunter-Lab:
45.9265, 27.2545, 23.4352
#c2653b color charts
#c2653b color shades, tints & tones
#c2653b color schemes
#c2653b color preview, HTML & CSS examples
This text has a color of #c2653b
<p style="color:#c2653b;">Text here</p>
.mytext {color:#c2653b;}
This box has a color of #c2653b
<div style="background-color:#c2653b;">Content here</div>
.mybackground {background-color:#c2653b;}
Border around this has a color of #c2653b
<div style="border:2px solid #c2653b;">Content here</div>
.myborder {border:2px solid #c2653b;}