#c82f41 color space conversions
Hex:
#c82f41
RGB:
200, 47, 65
CMY:
22, 82, 75
CMYK:
0, 77, 68, 22
HSL:
353°, 61.9433%, 48.4314%
HSV (HSB):
353°, 76.5000%, 78.4314%
XYZ:
25.7901, 14.6940, 6.4780
xyY:
0.5492, 0.3129, 14.6940
CIE-Lab:
45.2123, 59.8530, 27.4614
CIE-LCH:
45.2123, 65.8522, 24.6463
CIE-Luv:
45.2123, 111.9765, 17.3474
Hunter-Lab:
38.3328, 53.0112, 16.8134
#c82f41 color charts
#c82f41 color shades, tints & tones
#c82f41 color schemes
#c82f41 color preview, HTML & CSS examples
This text has a color of #c82f41
<p style="color:#c82f41;">Text here</p>
.mytext {color:#c82f41;}
This box has a color of #c82f41
<div style="background-color:#c82f41;">Content here</div>
.mybackground {background-color:#c82f41;}
Border around this has a color of #c82f41
<div style="border:2px solid #c82f41;">Content here</div>
.myborder {border:2px solid #c82f41;}