#c5070d color space conversions
Hex:
#c5070d
RGB:
197, 7, 13
CMY:
23, 97, 95
CMYK:
0, 96, 93, 23
HSL:
358°, 93.1373%, 40.0000%
HSV (HSB):
358°, 96.4467%, 77.2549%
XYZ:
23.1746, 12.0513, 1.4855
xyY:
0.6313, 0.3283, 12.0513
CIE-Lab:
41.2976, 65.3918, 50.9996
CIE-LCH:
41.2976, 82.9279, 37.9509
CIE-Luv:
41.2976, 132.5892, 27.9774
Hunter-Lab:
34.7150, 58.4093, 21.7635
#c5070d color charts
#c5070d color shades, tints & tones
#c5070d color schemes
#c5070d color preview, HTML & CSS examples
This text has a color of #c5070d
<p style="color:#c5070d;">Text here</p>
.mytext {color:#c5070d;}
This box has a color of #c5070d
<div style="background-color:#c5070d;">Content here</div>
.mybackground {background-color:#c5070d;}
Border around this has a color of #c5070d
<div style="border:2px solid #c5070d;">Content here</div>
.myborder {border:2px solid #c5070d;}