#c20c2e color space conversions
Hex:
#c20c2e
RGB:
194, 12, 46
CMY:
24, 95, 82
CMYK:
0, 94, 76, 24
HSL:
349°, 88.3495%, 40.3922%
HSV (HSB):
349°, 93.8144%, 76.0784%
XYZ:
22.8727, 11.9295, 3.6819
xyY:
0.5943, 0.3100, 11.9295
CIE-Lab:
41.1039, 64.8646, 33.7806
CIE-LCH:
41.1039, 73.1337, 27.5099
CIE-Luv:
41.1039, 123.9561, 19.2670
Hunter-Lab:
34.5392, 57.7639, 17.8571
#c20c2e color charts
#c20c2e color shades, tints & tones
#c20c2e color schemes
#c20c2e color preview, HTML & CSS examples
This text has a color of #c20c2e
<p style="color:#c20c2e;">Text here</p>
.mytext {color:#c20c2e;}
This box has a color of #c20c2e
<div style="background-color:#c20c2e;">Content here</div>
.mybackground {background-color:#c20c2e;}
Border around this has a color of #c20c2e
<div style="border:2px solid #c20c2e;">Content here</div>
.myborder {border:2px solid #c20c2e;}