#c80036 color space conversions
Hex:
#c80036
RGB:
200, 0, 54
CMY:
22, 100, 79
CMYK:
0, 100, 73, 22
HSL:
344°, 100.0000%, 39.2157%
HSV (HSB):
344°, 100.0000%, 78.4314%
XYZ:
24.4853, 12.5457, 4.6211
xyY:
0.5879, 0.3012, 12.5457
CIE-Lab:
42.0706, 67.8410, 30.3589
CIE-LCH:
42.0706, 74.3240, 24.1085
CIE-Luv:
42.0706, 128.2556, 16.4587
Hunter-Lab:
35.4199, 61.4096, 17.0586
#c80036 color charts
#c80036 color shades, tints & tones
#c80036 color schemes
#c80036 color preview, HTML & CSS examples
This text has a color of #c80036
<p style="color:#c80036;">Text here</p>
.mytext {color:#c80036;}
This box has a color of #c80036
<div style="background-color:#c80036;">Content here</div>
.mybackground {background-color:#c80036;}
Border around this has a color of #c80036
<div style="border:2px solid #c80036;">Content here</div>
.myborder {border:2px solid #c80036;}