#c3341c color space conversions
Hex:
#c3341c
RGB:
195, 52, 28
CMY:
24, 80, 89
CMYK:
0, 73, 86, 24
HSL:
9°, 74.8879%, 43.7255%
HSV (HSB):
9°, 85.6410%, 76.4706%
XYZ:
23.9433, 14.1419, 2.5663
xyY:
0.5890, 0.3479, 14.1419
CIE-Lab:
44.4358, 55.2812, 46.8566
CIE-LCH:
44.4358, 72.4676, 40.2848
CIE-Luv:
44.4358, 112.6686, 31.0679
Hunter-Lab:
37.6058, 47.8394, 22.2779
#c3341c color charts
#c3341c color shades, tints & tones
#c3341c color schemes
#c3341c color preview, HTML & CSS examples
This text has a color of #c3341c
<p style="color:#c3341c;">Text here</p>
.mytext {color:#c3341c;}
This box has a color of #c3341c
<div style="background-color:#c3341c;">Content here</div>
.mybackground {background-color:#c3341c;}
Border around this has a color of #c3341c
<div style="border:2px solid #c3341c;">Content here</div>
.myborder {border:2px solid #c3341c;}