#c7314c color space conversions
Hex:
#c7314c
RGB:
199, 49, 76
CMY:
22, 81, 70
CMYK:
0, 75, 62, 22
HSL:
349°, 60.4839%, 48.6275%
HSV (HSB):
349°, 75.3769%, 78.0392%
XYZ:
25.9560, 14.8605, 8.3378
xyY:
0.5281, 0.3023, 14.8605
CIE-Lab:
45.4426, 59.5530, 21.0056
CIE-LCH:
45.4426, 63.1490, 19.4288
CIE-Luv:
45.4426, 107.0737, 11.8162
Hunter-Lab:
38.5494, 52.7260, 14.1608
#c7314c color charts
#c7314c color shades, tints & tones
#c7314c color schemes
#c7314c color preview, HTML & CSS examples
This text has a color of #c7314c
<p style="color:#c7314c;">Text here</p>
.mytext {color:#c7314c;}
This box has a color of #c7314c
<div style="background-color:#c7314c;">Content here</div>
.mybackground {background-color:#c7314c;}
Border around this has a color of #c7314c
<div style="border:2px solid #c7314c;">Content here</div>
.myborder {border:2px solid #c7314c;}