#c20f4d color space conversions
Hex:
#c20f4d
RGB:
194, 15, 77
CMY:
24, 94, 70
CMYK:
0, 92, 60, 24
HSL:
339°, 85.6459%, 40.9804%
HSV (HSB):
339°, 92.2680%, 76.0784%
XYZ:
23.7585, 12.3468, 8.1521
xyY:
0.5368, 0.2790, 12.3468
CIE-Lab:
41.7621, 65.9915, 15.2951
CIE-LCH:
41.7621, 67.7408, 13.0492
CIE-Luv:
41.7621, 113.6321, 4.1950
Hunter-Lab:
35.1380, 59.2009, 10.8411
#c20f4d color charts
#c20f4d color shades, tints & tones
#c20f4d color schemes
#c20f4d color preview, HTML & CSS examples
This text has a color of #c20f4d
<p style="color:#c20f4d;">Text here</p>
.mytext {color:#c20f4d;}
This box has a color of #c20f4d
<div style="background-color:#c20f4d;">Content here</div>
.mybackground {background-color:#c20f4d;}
Border around this has a color of #c20f4d
<div style="border:2px solid #c20f4d;">Content here</div>
.myborder {border:2px solid #c20f4d;}