#c2812c color space conversions
Hex:
#c2812c
RGB:
194, 129, 44
CMY:
24, 49, 83
CMYK:
0, 34, 77, 24
HSL:
34°, 63.0252%, 46.6667%
HSV (HSB):
34°, 77.3196%, 76.0784%
XYZ:
30.5530, 27.3517, 6.0520
xyY:
0.4777, 0.4277, 27.3517
CIE-Lab:
59.2985, 17.9492, 53.4984
CIE-LCH:
59.2985, 56.4292, 71.4529
CIE-Luv:
59.2985, 52.7486, 52.4120
Hunter-Lab:
52.2988, 12.7568, 29.7482
#c2812c color charts
#c2812c color shades, tints & tones
#c2812c color schemes
#c2812c color preview, HTML & CSS examples
This text has a color of #c2812c
<p style="color:#c2812c;">Text here</p>
.mytext {color:#c2812c;}
This box has a color of #c2812c
<div style="background-color:#c2812c;">Content here</div>
.mybackground {background-color:#c2812c;}
Border around this has a color of #c2812c
<div style="border:2px solid #c2812c;">Content here</div>
.myborder {border:2px solid #c2812c;}