#c80d31 color space conversions
Hex:
#c80d31
RGB:
200, 13, 49
CMY:
22, 95, 81
CMYK:
0, 94, 76, 22
HSL:
348°, 87.7934%, 41.7647%
HSV (HSB):
348°, 93.5000%, 78.4314%
XYZ:
24.5177, 12.7890, 4.0820
xyY:
0.5924, 0.3090, 12.7890
CIE-Lab:
42.4435, 66.3740, 33.8274
CIE-LCH:
42.4435, 74.4970, 27.0056
CIE-Luv:
42.4435, 127.5518, 19.4056
Hunter-Lab:
35.7617, 59.7944, 18.2655
#c80d31 color charts
#c80d31 color shades, tints & tones
#c80d31 color schemes
#c80d31 color preview, HTML & CSS examples
This text has a color of #c80d31
<p style="color:#c80d31;">Text here</p>
.mytext {color:#c80d31;}
This box has a color of #c80d31
<div style="background-color:#c80d31;">Content here</div>
.mybackground {background-color:#c80d31;}
Border around this has a color of #c80d31
<div style="border:2px solid #c80d31;">Content here</div>
.myborder {border:2px solid #c80d31;}