#c82d3f color space conversions
Hex:
#c82d3f
RGB:
200, 45, 63
CMY:
22, 82, 75
CMYK:
0, 78, 69, 22
HSL:
353°, 63.2653%, 48.0392%
HSV (HSB):
353°, 77.5000%, 78.4314%
XYZ:
25.6550, 14.5150, 6.1521
xyY:
0.5538, 0.3133, 14.5150
CIE-Lab:
44.9626, 60.3629, 28.3627
CIE-LCH:
44.9626, 66.6943, 25.1674
CIE-Luv:
44.9626, 113.4449, 17.8757
Hunter-Lab:
38.0986, 53.5267, 17.0949
#c82d3f color charts
#c82d3f color shades, tints & tones
#c82d3f color schemes
#c82d3f color preview, HTML & CSS examples
This text has a color of #c82d3f
<p style="color:#c82d3f;">Text here</p>
.mytext {color:#c82d3f;}
This box has a color of #c82d3f
<div style="background-color:#c82d3f;">Content here</div>
.mybackground {background-color:#c82d3f;}
Border around this has a color of #c82d3f
<div style="border:2px solid #c82d3f;">Content here</div>
.myborder {border:2px solid #c82d3f;}