#c3282e color space conversions
Hex:
#c3282e
RGB:
195, 40, 46
CMY:
24, 84, 82
CMYK:
0, 79, 76, 24
HSL:
358°, 65.9574%, 46.0784%
HSV (HSB):
358°, 79.4872%, 76.4706%
XYZ:
23.7576, 13.3169, 3.9030
xyY:
0.5798, 0.3250, 13.3169
CIE-Lab:
43.2370, 59.6302, 36.1884
CIE-LCH:
43.2370, 69.7522, 31.2527
CIE-Luv:
43.2370, 115.8816, 23.1552
Hunter-Lab:
36.4924, 52.3470, 19.2033
#c3282e color charts
#c3282e color shades, tints & tones
#c3282e color schemes
#c3282e color preview, HTML & CSS examples
This text has a color of #c3282e
<p style="color:#c3282e;">Text here</p>
.mytext {color:#c3282e;}
This box has a color of #c3282e
<div style="background-color:#c3282e;">Content here</div>
.mybackground {background-color:#c3282e;}
Border around this has a color of #c3282e
<div style="border:2px solid #c3282e;">Content here</div>
.myborder {border:2px solid #c3282e;}