#c7301c color space conversions
Hex:
#c7301c
RGB:
199, 48, 28
CMY:
22, 81, 89
CMYK:
0, 76, 86, 22
HSL:
7°, 75.3304%, 44.5098%
HSV (HSB):
7°, 85.9296%, 78.0392%
XYZ:
24.8197, 14.3399, 2.5583
xyY:
0.5949, 0.3437, 14.3399
CIE-Lab:
44.7164, 57.8786, 47.4001
CIE-LCH:
44.7164, 74.8111, 39.3160
CIE-Luv:
44.7164, 118.0865, 30.7620
Hunter-Lab:
37.8680, 50.7248, 22.5020
#c7301c color charts
#c7301c color shades, tints & tones
#c7301c color schemes
#c7301c color preview, HTML & CSS examples
This text has a color of #c7301c
<p style="color:#c7301c;">Text here</p>
.mytext {color:#c7301c;}
This box has a color of #c7301c
<div style="background-color:#c7301c;">Content here</div>
.mybackground {background-color:#c7301c;}
Border around this has a color of #c7301c
<div style="border:2px solid #c7301c;">Content here</div>
.myborder {border:2px solid #c7301c;}