#c2282d color space conversions
Hex:
#c2282d
RGB:
194, 40, 45
CMY:
24, 84, 82
CMYK:
0, 79, 77, 24
HSL:
358°, 65.8120%, 45.8824%
HSV (HSB):
358°, 79.3814%, 76.0784%
XYZ:
23.4806, 13.1764, 3.7884
xyY:
0.5806, 0.3258, 13.1764
CIE-Lab:
43.0278, 59.3027, 36.4801
CIE-LCH:
43.0278, 69.6248, 31.5977
CIE-Luv:
43.0278, 115.3080, 23.3456
Hunter-Lab:
36.2993, 51.9409, 19.2217
#c2282d color charts
#c2282d color shades, tints & tones
#c2282d color schemes
#c2282d color preview, HTML & CSS examples
This text has a color of #c2282d
<p style="color:#c2282d;">Text here</p>
.mytext {color:#c2282d;}
This box has a color of #c2282d
<div style="background-color:#c2282d;">Content here</div>
.mybackground {background-color:#c2282d;}
Border around this has a color of #c2282d
<div style="border:2px solid #c2282d;">Content here</div>
.myborder {border:2px solid #c2282d;}