#c2020c color space conversions
Hex:
#c2020c
RGB:
194, 2, 12
CMY:
24, 99, 95
CMYK:
0, 99, 94, 24
HSL:
357°, 97.9592%, 38.4314%
HSV (HSB):
357°, 98.9691%, 76.0784%
XYZ:
22.3362, 11.5393, 1.3979
xyY:
0.6332, 0.3271, 11.5393
CIE-Lab:
40.4743, 65.1272, 50.5385
CIE-LCH:
40.4743, 82.4360, 37.8114
CIE-Luv:
40.4743, 131.4028, 27.3198
Hunter-Lab:
33.9695, 57.9235, 21.3388
#c2020c color charts
#c2020c color shades, tints & tones
#c2020c color schemes
#c2020c color preview, HTML & CSS examples
This text has a color of #c2020c
<p style="color:#c2020c;">Text here</p>
.mytext {color:#c2020c;}
This box has a color of #c2020c
<div style="background-color:#c2020c;">Content here</div>
.mybackground {background-color:#c2020c;}
Border around this has a color of #c2020c
<div style="border:2px solid #c2020c;">Content here</div>
.myborder {border:2px solid #c2020c;}