#c20c31 color space conversions
Hex:
#c20c31
RGB:
194, 12, 49
CMY:
24, 95, 81
CMYK:
0, 94, 75, 24
HSL:
348°, 88.3495%, 40.3922%
HSV (HSB):
348°, 93.8144%, 76.0784%
XYZ:
22.9340, 11.9540, 4.0043
xyY:
0.5897, 0.3074, 11.9540
CIE-Lab:
41.1430, 64.9735, 32.0124
CIE-LCH:
41.1430, 72.4317, 26.2294
CIE-Luv:
41.1430, 123.1874, 18.0778
Hunter-Lab:
34.5746, 57.8969, 17.3354
#c20c31 color charts
#c20c31 color shades, tints & tones
#c20c31 color schemes
#c20c31 color preview, HTML & CSS examples
This text has a color of #c20c31
<p style="color:#c20c31;">Text here</p>
.mytext {color:#c20c31;}
This box has a color of #c20c31
<div style="background-color:#c20c31;">Content here</div>
.mybackground {background-color:#c20c31;}
Border around this has a color of #c20c31
<div style="border:2px solid #c20c31;">Content here</div>
.myborder {border:2px solid #c20c31;}