#c2833c color space conversions
Hex:
#c2833c
RGB:
194, 131, 60
CMY:
24, 49, 76
CMYK:
0, 32, 69, 24
HSL:
32°, 52.7559%, 49.8039%
HSV (HSB):
32°, 69.0722%, 76.0784%
XYZ:
31.1800, 28.0282, 8.0416
xyY:
0.4636, 0.4168, 28.0282
CIE-Lab:
59.9142, 17.6225, 46.9746
CIE-LCH:
59.9142, 50.1713, 69.4365
CIE-Luv:
59.9142, 50.1037, 48.2222
Hunter-Lab:
52.9416, 12.4799, 28.0533
#c2833c color charts
#c2833c color shades, tints & tones
#c2833c color schemes
#c2833c color preview, HTML & CSS examples
This text has a color of #c2833c
<p style="color:#c2833c;">Text here</p>
.mytext {color:#c2833c;}
This box has a color of #c2833c
<div style="background-color:#c2833c;">Content here</div>
.mybackground {background-color:#c2833c;}
Border around this has a color of #c2833c
<div style="border:2px solid #c2833c;">Content here</div>
.myborder {border:2px solid #c2833c;}