#c80a23 color space conversions
Hex:
#c80a23
RGB:
200, 10, 35
CMY:
22, 96, 86
CMYK:
0, 95, 83, 22
HSL:
352°, 90.4762%, 41.1765%
HSV (HSB):
352°, 95.0000%, 78.4314%
XYZ:
24.2313, 12.6178, 2.7485
xyY:
0.6119, 0.3187, 12.6178
CIE-Lab:
42.1816, 66.2588, 41.6445
CIE-LCH:
42.1816, 78.2591, 32.1499
CIE-Luv:
42.1816, 131.2040, 24.0113
Hunter-Lab:
35.5215, 59.6027, 20.2776
#c80a23 color charts
#c80a23 color shades, tints & tones
#c80a23 color schemes
#c80a23 color preview, HTML & CSS examples
This text has a color of #c80a23
<p style="color:#c80a23;">Text here</p>
.mytext {color:#c80a23;}
This box has a color of #c80a23
<div style="background-color:#c80a23;">Content here</div>
.mybackground {background-color:#c80a23;}
Border around this has a color of #c80a23
<div style="border:2px solid #c80a23;">Content here</div>
.myborder {border:2px solid #c80a23;}