#c2070e color space conversions
Hex:
#c2070e
RGB:
194, 7, 14
CMY:
24, 97, 95
CMYK:
0, 96, 93, 24
HSL:
358°, 93.0348%, 39.4118%
HSV (HSB):
358°, 96.3918%, 76.0784%
XYZ:
22.4034, 11.6530, 1.4839
xyY:
0.6304, 0.3279, 11.6530
CIE-Lab:
40.6592, 64.6393, 49.9155
CIE-LCH:
40.6592, 81.6688, 37.6759
CIE-Luv:
40.6592, 130.3248, 27.3574
Hunter-Lab:
34.1365, 57.4086, 21.3182
#c2070e color charts
#c2070e color shades, tints & tones
#c2070e color schemes
#c2070e color preview, HTML & CSS examples
This text has a color of #c2070e
<p style="color:#c2070e;">Text here</p>
.mytext {color:#c2070e;}
This box has a color of #c2070e
<div style="background-color:#c2070e;">Content here</div>
.mybackground {background-color:#c2070e;}
Border around this has a color of #c2070e
<div style="border:2px solid #c2070e;">Content here</div>
.myborder {border:2px solid #c2070e;}