#c82f3d color space conversions
Hex:
#c82f3d
RGB:
200, 47, 61
CMY:
22, 82, 76
CMYK:
0, 77, 70, 22
HSL:
355°, 61.9433%, 48.4314%
HSV (HSB):
355°, 76.5000%, 78.4314%
XYZ:
25.6782, 14.6493, 5.8891
xyY:
0.5556, 0.3170, 14.6493
CIE-Lab:
45.1501, 59.6525, 29.7956
CIE-LCH:
45.1501, 66.6798, 26.5415
CIE-Luv:
45.1501, 113.0335, 19.2571
Hunter-Lab:
38.2744, 52.7751, 17.6695
#c82f3d color charts
#c82f3d color shades, tints & tones
#c82f3d color schemes
#c82f3d color preview, HTML & CSS examples
This text has a color of #c82f3d
<p style="color:#c82f3d;">Text here</p>
.mytext {color:#c82f3d;}
This box has a color of #c82f3d
<div style="background-color:#c82f3d;">Content here</div>
.mybackground {background-color:#c82f3d;}
Border around this has a color of #c82f3d
<div style="border:2px solid #c82f3d;">Content here</div>
.myborder {border:2px solid #c82f3d;}