#c80128 color space conversions
Hex:
#c80128
RGB:
200, 1, 40
CMY:
22, 100, 84
CMYK:
0, 100, 80, 22
HSL:
348°, 99.0050%, 39.4118%
HSV (HSB):
348°, 99.5000%, 78.4314%
XYZ:
24.2133, 12.4543, 3.1352
xyY:
0.6083, 0.3129, 12.4543
CIE-Lab:
41.9292, 67.2681, 38.5772
CIE-LCH:
41.9292, 77.5448, 29.8336
CIE-Luv:
41.9292, 131.6568, 21.8881
Hunter-Lab:
35.2906, 60.7123, 19.4361
#c80128 color charts
#c80128 color shades, tints & tones
#c80128 color schemes
#c80128 color preview, HTML & CSS examples
This text has a color of #c80128
<p style="color:#c80128;">Text here</p>
.mytext {color:#c80128;}
This box has a color of #c80128
<div style="background-color:#c80128;">Content here</div>
.mybackground {background-color:#c80128;}
Border around this has a color of #c80128
<div style="border:2px solid #c80128;">Content here</div>
.myborder {border:2px solid #c80128;}