#c81d30 color space conversions
Hex:
#c81d30
RGB:
200, 29, 48
CMY:
22, 89, 81
CMYK:
0, 86, 76, 22
HSL:
353°, 74.6725%, 44.9020%
HSV (HSB):
353°, 85.5000%, 78.4314%
XYZ:
24.7923, 13.3715, 4.0706
xyY:
0.5870, 0.3166, 13.3715
CIE-Lab:
43.3177, 63.7896, 35.3973
CIE-LCH:
43.3177, 72.9526, 29.0262
CIE-Luv:
43.3177, 123.6524, 21.5172
Hunter-Lab:
36.5670, 57.0298, 18.9969
#c81d30 color charts
#c81d30 color shades, tints & tones
#c81d30 color schemes
#c81d30 color preview, HTML & CSS examples
This text has a color of #c81d30
<p style="color:#c81d30;">Text here</p>
.mytext {color:#c81d30;}
This box has a color of #c81d30
<div style="background-color:#c81d30;">Content here</div>
.mybackground {background-color:#c81d30;}
Border around this has a color of #c81d30
<div style="border:2px solid #c81d30;">Content here</div>
.myborder {border:2px solid #c81d30;}