#c7182a color space conversions
Hex:
#c7182a
RGB:
199, 24, 42
CMY:
22, 91, 84
CMYK:
0, 88, 79, 22
HSL:
354°, 78.4753%, 43.7255%
HSV (HSB):
354°, 87.9397%, 78.0392%
XYZ:
24.2977, 12.9625, 3.4119
xyY:
0.5974, 0.3187, 12.9625
CIE-Lab:
42.7068, 64.2846, 38.1653
CIE-LCH:
42.7068, 74.7603, 30.6973
CIE-Luv:
42.7068, 125.8209, 22.8582
Hunter-Lab:
36.0035, 57.4583, 19.5839
#c7182a color charts
#c7182a color shades, tints & tones
#c7182a color schemes
#c7182a color preview, HTML & CSS examples
This text has a color of #c7182a
<p style="color:#c7182a;">Text here</p>
.mytext {color:#c7182a;}
This box has a color of #c7182a
<div style="background-color:#c7182a;">Content here</div>
.mybackground {background-color:#c7182a;}
Border around this has a color of #c7182a
<div style="border:2px solid #c7182a;">Content here</div>
.myborder {border:2px solid #c7182a;}