#c2701e color space conversions
Hex:
#c2701e
RGB:
194, 112, 30
CMY:
24, 56, 88
CMYK:
0, 42, 85, 24
HSL:
30°, 73.2143%, 43.9216%
HSV (HSB):
30°, 84.5361%, 76.0784%
XYZ:
28.2766, 23.1514, 4.2066
xyY:
0.5083, 0.4161, 23.1514
CIE-Lab:
55.2280, 26.7677, 55.1952
CIE-LCH:
55.2280, 61.3435, 64.1283
CIE-Luv:
55.2280, 67.1627, 49.1439
Hunter-Lab:
48.1159, 20.6976, 28.4976
#c2701e color charts
#c2701e color shades, tints & tones
#c2701e color schemes
#c2701e color preview, HTML & CSS examples
This text has a color of #c2701e
<p style="color:#c2701e;">Text here</p>
.mytext {color:#c2701e;}
This box has a color of #c2701e
<div style="background-color:#c2701e;">Content here</div>
.mybackground {background-color:#c2701e;}
Border around this has a color of #c2701e
<div style="border:2px solid #c2701e;">Content here</div>
.myborder {border:2px solid #c2701e;}