#c80a26 color space conversions
Hex:
#c80a26
RGB:
200, 10, 38
CMY:
22, 96, 85
CMYK:
0, 95, 81, 22
HSL:
351°, 90.4762%, 41.1765%
HSV (HSB):
351°, 95.0000%, 78.4314%
XYZ:
24.2778, 12.6364, 2.9932
xyY:
0.6084, 0.3166, 12.6364
CIE-Lab:
42.2102, 66.3383, 40.0015
CIE-LCH:
42.2102, 77.4654, 31.0897
CIE-Luv:
42.2102, 130.6100, 23.1032
Hunter-Lab:
35.5477, 59.7007, 19.8910
#c80a26 color charts
#c80a26 color shades, tints & tones
#c80a26 color schemes
#c80a26 color preview, HTML & CSS examples
This text has a color of #c80a26
<p style="color:#c80a26;">Text here</p>
.mytext {color:#c80a26;}
This box has a color of #c80a26
<div style="background-color:#c80a26;">Content here</div>
.mybackground {background-color:#c80a26;}
Border around this has a color of #c80a26
<div style="border:2px solid #c80a26;">Content here</div>
.myborder {border:2px solid #c80a26;}