#c5070a color space conversions
Hex:
#c5070a
RGB:
197, 7, 10
CMY:
23, 97, 96
CMYK:
0, 96, 95, 23
HSL:
359°, 93.1373%, 40.0000%
HSV (HSB):
359°, 96.4467%, 77.2549%
XYZ:
23.1567, 12.0442, 1.3914
xyY:
0.6328, 0.3291, 12.0442
CIE-Lab:
41.2863, 65.3603, 52.0106
CIE-LCH:
41.2863, 83.5289, 38.5111
CIE-Luv:
41.2863, 132.8359, 28.3507
Hunter-Lab:
34.7047, 58.3708, 21.9162
#c5070a color charts
#c5070a color shades, tints & tones
#c5070a color schemes
#c5070a color preview, HTML & CSS examples
This text has a color of #c5070a
<p style="color:#c5070a;">Text here</p>
.mytext {color:#c5070a;}
This box has a color of #c5070a
<div style="background-color:#c5070a;">Content here</div>
.mybackground {background-color:#c5070a;}
Border around this has a color of #c5070a
<div style="border:2px solid #c5070a;">Content here</div>
.myborder {border:2px solid #c5070a;}