#c2813e color space conversions
Hex:
#c2813e
RGB:
194, 129, 62
CMY:
24, 49, 76
CMYK:
0, 34, 68, 24
HSL:
30°, 51.9685%, 50.1961%
HSV (HSB):
30°, 68.0412%, 76.0784%
XYZ:
30.9679, 27.5176, 8.2367
xyY:
0.4641, 0.4124, 27.5176
CIE-Lab:
59.4504, 18.8375, 45.5018
CIE-LCH:
59.4504, 49.2470, 67.5107
CIE-Luv:
59.4504, 51.4667, 46.6412
Hunter-Lab:
52.4573, 13.5764, 27.4106
#c2813e color charts
#c2813e color shades, tints & tones
#c2813e color schemes
#c2813e color preview, HTML & CSS examples
This text has a color of #c2813e
<p style="color:#c2813e;">Text here</p>
.mytext {color:#c2813e;}
This box has a color of #c2813e
<div style="background-color:#c2813e;">Content here</div>
.mybackground {background-color:#c2813e;}
Border around this has a color of #c2813e
<div style="border:2px solid #c2813e;">Content here</div>
.myborder {border:2px solid #c2813e;}