#c3352d color space conversions
Hex:
#c3352d
RGB:
195, 53, 45
CMY:
24, 79, 82
CMYK:
0, 73, 77, 24
HSL:
3°, 62.5000%, 47.0588%
HSV (HSB):
3°, 76.9231%, 76.4706%
XYZ:
24.2524, 14.3378, 3.9718
xyY:
0.5698, 0.3369, 14.3378
CIE-Lab:
44.7135, 55.4376, 38.3488
CIE-LCH:
44.7135, 67.4089, 34.6735
CIE-Luv:
44.7135, 109.4497, 26.3243
Hunter-Lab:
37.8652, 48.0639, 20.2865
#c3352d color charts
#c3352d color shades, tints & tones
#c3352d color schemes
#c3352d color preview, HTML & CSS examples
This text has a color of #c3352d
<p style="color:#c3352d;">Text here</p>
.mytext {color:#c3352d;}
This box has a color of #c3352d
<div style="background-color:#c3352d;">Content here</div>
.mybackground {background-color:#c3352d;}
Border around this has a color of #c3352d
<div style="border:2px solid #c3352d;">Content here</div>
.myborder {border:2px solid #c3352d;}