#c81d3f color space conversions
Hex:
#c81d3f
RGB:
200, 29, 63
CMY:
22, 89, 75
CMYK:
0, 86, 69, 22
HSL:
348°, 74.6725%, 44.9020%
HSV (HSB):
348°, 85.5000%, 78.4314%
XYZ:
25.1560, 13.5170, 5.9858
xyY:
0.5633, 0.3027, 13.5170
CIE-Lab:
43.5321, 64.4203, 26.5942
CIE-LCH:
43.5321, 69.6938, 22.4320
CIE-Luv:
43.5321, 119.6464, 14.9700
Hunter-Lab:
36.7654, 57.7954, 16.0828
#c81d3f color charts
#c81d3f color shades, tints & tones
#c81d3f color schemes
#c81d3f color preview, HTML & CSS examples
This text has a color of #c81d3f
<p style="color:#c81d3f;">Text here</p>
.mytext {color:#c81d3f;}
This box has a color of #c81d3f
<div style="background-color:#c81d3f;">Content here</div>
.mybackground {background-color:#c81d3f;}
Border around this has a color of #c81d3f
<div style="border:2px solid #c81d3f;">Content here</div>
.myborder {border:2px solid #c81d3f;}