#c20d15 color space conversions
Hex:
#c20d15
RGB:
194, 13, 21
CMY:
24, 95, 92
CMYK:
0, 93, 89, 24
HSL:
357°, 87.4396%, 40.5882%
HSV (HSB):
357°, 93.2990%, 76.0784%
XYZ:
22.5274, 11.8113, 1.8020
xyY:
0.6233, 0.3268, 11.8113
CIE-Lab:
40.9147, 64.1071, 47.1615
CIE-LCH:
40.9147, 79.5860, 36.3407
CIE-Luv:
40.9147, 128.4508, 26.5673
Hunter-Lab:
34.3676, 56.8606, 20.9486
#c20d15 color charts
#c20d15 color shades, tints & tones
#c20d15 color schemes
#c20d15 color preview, HTML & CSS examples
This text has a color of #c20d15
<p style="color:#c20d15;">Text here</p>
.mytext {color:#c20d15;}
This box has a color of #c20d15
<div style="background-color:#c20d15;">Content here</div>
.mybackground {background-color:#c20d15;}
Border around this has a color of #c20d15
<div style="border:2px solid #c20d15;">Content here</div>
.myborder {border:2px solid #c20d15;}