#c20c19 color space conversions
Hex:
#c20c19
RGB:
194, 12, 25
CMY:
24, 95, 90
CMYK:
0, 94, 87, 24
HSL:
356°, 88.3495%, 40.3922%
HSV (HSB):
356°, 93.8144%, 76.0784%
XYZ:
22.5551, 11.8025, 2.0090
xyY:
0.6202, 0.3245, 11.8025
CIE-Lab:
40.9004, 64.2951, 45.2550
CIE-LCH:
40.9004, 78.6249, 35.1404
CIE-Luv:
40.9004, 128.1060, 25.6604
Hunter-Lab:
34.3547, 57.0707, 20.5811
#c20c19 color charts
#c20c19 color shades, tints & tones
#c20c19 color schemes
#c20c19 color preview, HTML & CSS examples
This text has a color of #c20c19
<p style="color:#c20c19;">Text here</p>
.mytext {color:#c20c19;}
This box has a color of #c20c19
<div style="background-color:#c20c19;">Content here</div>
.mybackground {background-color:#c20c19;}
Border around this has a color of #c20c19
<div style="border:2px solid #c20c19;">Content here</div>
.myborder {border:2px solid #c20c19;}