#c7343d color space conversions
Hex:
#c7343d
RGB:
199, 52, 61
CMY:
22, 80, 76
CMYK:
0, 74, 69, 22
HSL:
356°, 58.5657%, 49.2157%
HSV (HSB):
356°, 73.8693%, 78.0392%
XYZ:
25.6235, 14.9350, 5.9471
xyY:
0.5510, 0.3211, 14.9350
CIE-Lab:
45.5451, 57.7201, 30.2290
CIE-LCH:
45.5451, 65.1567, 27.6418
CIE-Luv:
45.5451, 109.7308, 20.2309
Hunter-Lab:
38.6459, 50.7212, 17.9281
#c7343d color charts
#c7343d color shades, tints & tones
#c7343d color schemes
#c7343d color preview, HTML & CSS examples
This text has a color of #c7343d
<p style="color:#c7343d;">Text here</p>
.mytext {color:#c7343d;}
This box has a color of #c7343d
<div style="background-color:#c7343d;">Content here</div>
.mybackground {background-color:#c7343d;}
Border around this has a color of #c7343d
<div style="border:2px solid #c7343d;">Content here</div>
.myborder {border:2px solid #c7343d;}