#c3240d color space conversions
Hex:
#c3240d
RGB:
195, 36, 13
CMY:
24, 86, 95
CMYK:
0, 82, 93, 24
HSL:
8°, 87.5000%, 40.7843%
HSV (HSB):
8°, 93.3333%, 76.4706%
XYZ:
23.2092, 12.8929, 1.6461
xyY:
0.6148, 0.3416, 12.8929
CIE-Lab:
42.6014, 59.9271, 51.5838
CIE-LCH:
42.6014, 79.0705, 40.7210
CIE-Luv:
42.6014, 122.5103, 30.6992
Hunter-Lab:
35.9067, 52.5412, 22.4166
#c3240d color charts
#c3240d color shades, tints & tones
#c3240d color schemes
#c3240d color preview, HTML & CSS examples
This text has a color of #c3240d
<p style="color:#c3240d;">Text here</p>
.mytext {color:#c3240d;}
This box has a color of #c3240d
<div style="background-color:#c3240d;">Content here</div>
.mybackground {background-color:#c3240d;}
Border around this has a color of #c3240d
<div style="border:2px solid #c3240d;">Content here</div>
.myborder {border:2px solid #c3240d;}