#c82c40 color space conversions
Hex:
#c82c40
RGB:
200, 44, 64
CMY:
22, 83, 75
CMYK:
0, 78, 68, 22
HSL:
352°, 63.9344%, 47.8431%
HSV (HSB):
352°, 78.0000%, 78.4314%
XYZ:
25.6455, 14.4509, 6.2881
xyY:
0.5529, 0.3115, 14.4509
CIE-Lab:
44.8727, 60.7106, 27.6463
CIE-LCH:
44.8727, 66.7090, 24.4835
CIE-Luv:
44.8727, 113.6263, 17.1790
Hunter-Lab:
38.0143, 53.8960, 16.8026
#c82c40 color charts
#c82c40 color shades, tints & tones
#c82c40 color schemes
#c82c40 color preview, HTML & CSS examples
This text has a color of #c82c40
<p style="color:#c82c40;">Text here</p>
.mytext {color:#c82c40;}
This box has a color of #c82c40
<div style="background-color:#c82c40;">Content here</div>
.mybackground {background-color:#c82c40;}
Border around this has a color of #c82c40
<div style="border:2px solid #c82c40;">Content here</div>
.myborder {border:2px solid #c82c40;}