#c2852c color space conversions
Hex:
#c2852c
RGB:
194, 133, 44
CMY:
24, 48, 83
CMYK:
0, 31, 77, 24
HSL:
36°, 63.0252%, 46.6667%
HSV (HSB):
36°, 77.3196%, 76.0784%
XYZ:
31.0903, 28.4262, 6.2310
xyY:
0.4729, 0.4324, 28.4262
CIE-Lab:
60.2719, 15.7495, 54.4312
CIE-LCH:
60.2719, 56.6639, 73.8624
CIE-Luv:
60.2719, 49.6181, 54.0128
Hunter-Lab:
53.3163, 10.7851, 30.3922
#c2852c color charts
#c2852c color shades, tints & tones
#c2852c color schemes
#c2852c color preview, HTML & CSS examples
This text has a color of #c2852c
<p style="color:#c2852c;">Text here</p>
.mytext {color:#c2852c;}
This box has a color of #c2852c
<div style="background-color:#c2852c;">Content here</div>
.mybackground {background-color:#c2852c;}
Border around this has a color of #c2852c
<div style="border:2px solid #c2852c;">Content here</div>
.myborder {border:2px solid #c2852c;}