#c80a3b color space conversions
Hex:
#c80a3b
RGB:
200, 10, 59
CMY:
22, 96, 77
CMYK:
0, 95, 71, 22
HSL:
345°, 90.4762%, 41.1765%
HSV (HSB):
345°, 95.0000%, 78.4314%
XYZ:
24.7174, 12.8122, 5.3079
xyY:
0.5770, 0.2991, 12.8122
CIE-Lab:
42.4789, 67.0831, 27.7648
CIE-LCH:
42.4789, 72.6019, 22.4840
CIE-Luv:
42.4789, 125.2521, 14.8711
Hunter-Lab:
35.7941, 60.6221, 16.2638
#c80a3b color charts
#c80a3b color shades, tints & tones
#c80a3b color schemes
#c80a3b color preview, HTML & CSS examples
This text has a color of #c80a3b
<p style="color:#c80a3b;">Text here</p>
.mytext {color:#c80a3b;}
This box has a color of #c80a3b
<div style="background-color:#c80a3b;">Content here</div>
.mybackground {background-color:#c80a3b;}
Border around this has a color of #c80a3b
<div style="border:2px solid #c80a3b;">Content here</div>
.myborder {border:2px solid #c80a3b;}