#c5070e color space conversions
Hex:
#c5070e
RGB:
197, 7, 14
CMY:
23, 97, 95
CMYK:
0, 96, 93, 23
HSL:
358°, 93.1373%, 40.0000%
HSV (HSB):
358°, 96.4467%, 77.2549%
XYZ:
23.1812, 12.0540, 1.5203
xyY:
0.6307, 0.3280, 12.0540
CIE-Lab:
41.3018, 65.4034, 50.6359
CIE-LCH:
41.3018, 82.7140, 37.7473
CIE-Luv:
41.3018, 132.4981, 27.8394
Hunter-Lab:
34.7188, 58.4235, 21.7069
#c5070e color charts
#c5070e color shades, tints & tones
#c5070e color schemes
#c5070e color preview, HTML & CSS examples
This text has a color of #c5070e
<p style="color:#c5070e;">Text here</p>
.mytext {color:#c5070e;}
This box has a color of #c5070e
<div style="background-color:#c5070e;">Content here</div>
.mybackground {background-color:#c5070e;}
Border around this has a color of #c5070e
<div style="border:2px solid #c5070e;">Content here</div>
.myborder {border:2px solid #c5070e;}