#c2813c color space conversions
Hex:
#c2813c
RGB:
194, 129, 60
CMY:
24, 49, 76
CMYK:
0, 34, 69, 24
HSL:
31°, 52.7559%, 49.8039%
HSV (HSB):
31°, 69.0722%, 76.0784%
XYZ:
30.9140, 27.4961, 7.9529
xyY:
0.4658, 0.4143, 27.4961
CIE-Lab:
59.4307, 18.7228, 46.4506
CIE-LCH:
59.4307, 50.0820, 68.0472
CIE-Luv:
59.4307, 51.6304, 47.3790
Hunter-Lab:
52.4367, 13.4702, 27.7134
#c2813c color charts
#c2813c color shades, tints & tones
#c2813c color schemes
#c2813c color preview, HTML & CSS examples
This text has a color of #c2813c
<p style="color:#c2813c;">Text here</p>
.mytext {color:#c2813c;}
This box has a color of #c2813c
<div style="background-color:#c2813c;">Content here</div>
.mybackground {background-color:#c2813c;}
Border around this has a color of #c2813c
<div style="border:2px solid #c2813c;">Content here</div>
.myborder {border:2px solid #c2813c;}