#c81c32 color space conversions
Hex:
#c81c32
RGB:
200, 28, 50
CMY:
22, 89, 80
CMYK:
0, 86, 75, 22
HSL:
352°, 75.4386%, 44.7059%
HSV (HSB):
352°, 86.0000%, 78.4314%
XYZ:
24.8104, 13.3402, 4.2849
xyY:
0.5847, 0.3144, 13.3402
CIE-Lab:
43.2714, 64.0672, 34.1638
CIE-LCH:
43.2714, 72.6070, 28.0687
CIE-Luv:
43.2714, 123.5028, 20.5981
Hunter-Lab:
36.5242, 57.3354, 18.6113
#c81c32 color charts
#c81c32 color shades, tints & tones
#c81c32 color schemes
#c81c32 color preview, HTML & CSS examples
This text has a color of #c81c32
<p style="color:#c81c32;">Text here</p>
.mytext {color:#c81c32;}
This box has a color of #c81c32
<div style="background-color:#c81c32;">Content here</div>
.mybackground {background-color:#c81c32;}
Border around this has a color of #c81c32
<div style="border:2px solid #c81c32;">Content here</div>
.myborder {border:2px solid #c81c32;}