#c2871c color space conversions
Hex:
#c2871c
RGB:
194, 135, 28
CMY:
24, 47, 89
CMYK:
0, 30, 86, 24
HSL:
39°, 74.7748%, 43.5294%
HSV (HSB):
39°, 85.5670%, 76.0784%
XYZ:
31.1217, 28.8811, 5.0329
xyY:
0.4785, 0.4441, 28.8811
CIE-Lab:
60.6766, 14.1211, 60.4243
CIE-LCH:
60.6766, 62.0524, 76.8461
CIE-Luv:
60.6766, 48.7571, 58.2291
Hunter-Lab:
53.7412, 9.3230, 32.0662
#c2871c color charts
#c2871c color shades, tints & tones
#c2871c color schemes
#c2871c color preview, HTML & CSS examples
This text has a color of #c2871c
<p style="color:#c2871c;">Text here</p>
.mytext {color:#c2871c;}
This box has a color of #c2871c
<div style="background-color:#c2871c;">Content here</div>
.mybackground {background-color:#c2871c;}
Border around this has a color of #c2871c
<div style="border:2px solid #c2871c;">Content here</div>
.myborder {border:2px solid #c2871c;}