#c2701d color space conversions
Hex:
#c2701d
RGB:
194, 112, 29
CMY:
24, 56, 89
CMYK:
0, 42, 85, 24
HSL:
30°, 73.9910%, 43.7255%
HSV (HSB):
30°, 85.0515%, 76.0784%
XYZ:
28.2641, 23.1464, 4.1404
xyY:
0.5088, 0.4167, 23.1464
CIE-Lab:
55.2228, 26.7405, 55.5429
CIE-LCH:
55.2228, 61.6447, 64.2921
CIE-Luv:
55.2228, 67.2179, 49.3403
Hunter-Lab:
48.1107, 20.6715, 28.5750
#c2701d color charts
#c2701d color shades, tints & tones
#c2701d color schemes
#c2701d color preview, HTML & CSS examples
This text has a color of #c2701d
<p style="color:#c2701d;">Text here</p>
.mytext {color:#c2701d;}
This box has a color of #c2701d
<div style="background-color:#c2701d;">Content here</div>
.mybackground {background-color:#c2701d;}
Border around this has a color of #c2701d
<div style="border:2px solid #c2701d;">Content here</div>
.myborder {border:2px solid #c2701d;}