#c2713d color space conversions
Hex:
#c2713d
RGB:
194, 113, 61
CMY:
24, 56, 76
CMYK:
0, 42, 69, 24
HSL:
23°, 52.1569%, 50.0000%
HSV (HSB):
23°, 68.5567%, 76.0784%
XYZ:
28.9956, 23.6165, 7.4451
xyY:
0.4828, 0.3932, 23.6165
CIE-Lab:
55.7018, 27.5305, 41.8401
CIE-LCH:
55.7018, 50.0851, 56.6553
CIE-Luv:
55.7018, 63.8153, 40.3528
Hunter-Lab:
48.5968, 21.4586, 24.9345
#c2713d color charts
#c2713d color shades, tints & tones
#c2713d color schemes
#c2713d color preview, HTML & CSS examples
This text has a color of #c2713d
<p style="color:#c2713d;">Text here</p>
.mytext {color:#c2713d;}
This box has a color of #c2713d
<div style="background-color:#c2713d;">Content here</div>
.mybackground {background-color:#c2713d;}
Border around this has a color of #c2713d
<div style="border:2px solid #c2713d;">Content here</div>
.myborder {border:2px solid #c2713d;}