#c3282c color space conversions
Hex:
#c3282c
RGB:
195, 40, 44
CMY:
24, 84, 83
CMYK:
0, 79, 77, 24
HSL:
358°, 65.9574%, 46.0784%
HSV (HSB):
358°, 79.4872%, 76.4706%
XYZ:
23.7191, 13.3015, 3.7002
xyY:
0.5825, 0.3267, 13.3015
CIE-Lab:
43.2141, 59.5584, 37.3118
CIE-LCH:
43.2141, 70.2807, 32.0660
CIE-Luv:
43.2141, 116.3015, 23.8831
Hunter-Lab:
36.4713, 52.2628, 19.5146
#c3282c color charts
#c3282c color shades, tints & tones
#c3282c color schemes
#c3282c color preview, HTML & CSS examples
This text has a color of #c3282c
<p style="color:#c3282c;">Text here</p>
.mytext {color:#c3282c;}
This box has a color of #c3282c
<div style="background-color:#c3282c;">Content here</div>
.mybackground {background-color:#c3282c;}
Border around this has a color of #c3282c
<div style="border:2px solid #c3282c;">Content here</div>
.myborder {border:2px solid #c3282c;}