#c3122d color space conversions
Hex:
#c3122d
RGB:
195, 18, 45
CMY:
24, 93, 82
CMYK:
0, 91, 77, 24
HSL:
351°, 83.0986%, 41.7647%
HSV (HSB):
351°, 90.7692%, 76.4706%
XYZ:
23.1956, 12.2242, 3.6196
xyY:
0.5942, 0.3131, 12.2242
CIE-Lab:
41.5702, 64.3112, 34.9513
CIE-LCH:
41.5702, 73.1952, 28.5228
CIE-Luv:
41.5702, 123.7056, 20.3653
Hunter-Lab:
34.9631, 57.2372, 18.3361
#c3122d color charts
#c3122d color shades, tints & tones
#c3122d color schemes
#c3122d color preview, HTML & CSS examples
This text has a color of #c3122d
<p style="color:#c3122d;">Text here</p>
.mytext {color:#c3122d;}
This box has a color of #c3122d
<div style="background-color:#c3122d;">Content here</div>
.mybackground {background-color:#c3122d;}
Border around this has a color of #c3122d
<div style="border:2px solid #c3122d;">Content here</div>
.myborder {border:2px solid #c3122d;}