#c2871f color space conversions
Hex:
#c2871f
RGB:
194, 135, 31
CMY:
24, 47, 88
CMYK:
0, 30, 84, 24
HSL:
38°, 72.4444%, 44.1176%
HSV (HSB):
38°, 84.0206%, 76.0784%
XYZ:
31.1594, 28.8962, 5.2316
xyY:
0.4773, 0.4426, 28.8962
CIE-Lab:
60.6899, 14.2028, 59.5151
CIE-LCH:
60.6899, 61.1864, 76.5779
CIE-Luv:
60.6899, 48.6489, 57.6991
Hunter-Lab:
53.7552, 9.3967, 31.8584
#c2871f color charts
#c2871f color shades, tints & tones
#c2871f color schemes
#c2871f color preview, HTML & CSS examples
This text has a color of #c2871f
<p style="color:#c2871f;">Text here</p>
.mytext {color:#c2871f;}
This box has a color of #c2871f
<div style="background-color:#c2871f;">Content here</div>
.mybackground {background-color:#c2871f;}
Border around this has a color of #c2871f
<div style="border:2px solid #c2871f;">Content here</div>
.myborder {border:2px solid #c2871f;}