#c82d44 color space conversions
Hex:
#c82d44
RGB:
200, 45, 68
CMY:
22, 82, 73
CMYK:
0, 78, 66, 22
HSL:
351°, 63.2653%, 48.0392%
HSV (HSB):
351°, 77.5000%, 78.4314%
XYZ:
25.8012, 14.5735, 6.9219
xyY:
0.5455, 0.3081, 14.5735
CIE-Lab:
45.0444, 60.6231, 25.4276
CIE-LCH:
45.0444, 65.7398, 22.7550
CIE-Luv:
45.0444, 112.0581, 15.3985
Hunter-Lab:
38.1752, 53.8347, 15.9722
#c82d44 color charts
#c82d44 color shades, tints & tones
#c82d44 color schemes
#c82d44 color preview, HTML & CSS examples
This text has a color of #c82d44
<p style="color:#c82d44;">Text here</p>
.mytext {color:#c82d44;}
This box has a color of #c82d44
<div style="background-color:#c82d44;">Content here</div>
.mybackground {background-color:#c82d44;}
Border around this has a color of #c82d44
<div style="border:2px solid #c82d44;">Content here</div>
.myborder {border:2px solid #c82d44;}