#c2872c color space conversions
Hex:
#c2872c
RGB:
194, 135, 44
CMY:
24, 47, 83
CMYK:
0, 30, 77, 24
HSL:
36°, 63.0252%, 46.6667%
HSV (HSB):
36°, 77.3196%, 76.0784%
XYZ:
31.3667, 28.9791, 6.3232
xyY:
0.4705, 0.4347, 28.9791
CIE-Lab:
60.7632, 14.6498, 54.9002
CIE-LCH:
60.7632, 56.8212, 75.0591
CIE-Luv:
60.7632, 48.0608, 54.8166
Hunter-Lab:
53.8323, 9.8011, 30.7183
#c2872c color charts
#c2872c color shades, tints & tones
#c2872c color schemes
#c2872c color preview, HTML & CSS examples
This text has a color of #c2872c
<p style="color:#c2872c;">Text here</p>
.mytext {color:#c2872c;}
This box has a color of #c2872c
<div style="background-color:#c2872c;">Content here</div>
.mybackground {background-color:#c2872c;}
Border around this has a color of #c2872c
<div style="border:2px solid #c2872c;">Content here</div>
.myborder {border:2px solid #c2872c;}