#c7413c color space conversions
Hex:
#c7413c
RGB:
199, 65, 60
CMY:
22, 75, 76
CMYK:
0, 67, 70, 22
HSL:
2°, 55.3785%, 50.7843%
HSV (HSB):
2°, 69.8492%, 78.0392%
XYZ:
26.2591, 16.2490, 6.0273
xyY:
0.5410, 0.3348, 16.2490
CIE-Lab:
47.2994, 52.8072, 32.9142
CIE-LCH:
47.2994, 62.2249, 31.9349
CIE-Luv:
47.2994, 102.5484, 24.1718
Hunter-Lab:
40.3100, 45.7376, 19.3517
#c7413c color charts
#c7413c color shades, tints & tones
#c7413c color schemes
#c7413c color preview, HTML & CSS examples
This text has a color of #c7413c
<p style="color:#c7413c;">Text here</p>
.mytext {color:#c7413c;}
This box has a color of #c7413c
<div style="background-color:#c7413c;">Content here</div>
.mybackground {background-color:#c7413c;}
Border around this has a color of #c7413c
<div style="border:2px solid #c7413c;">Content here</div>
.myborder {border:2px solid #c7413c;}