#c3320c color space conversions
Hex:
#c3320c
RGB:
195, 50, 12
CMY:
24, 80, 95
CMYK:
0, 74, 94, 24
HSL:
12°, 88.4058%, 40.5882%
HSV (HSB):
12°, 93.8462%, 76.4706%
XYZ:
23.7126, 13.9099, 1.7829
xyY:
0.6018, 0.3530, 13.9099
CIE-Lab:
44.1034, 55.6969, 52.8395
CIE-LCH:
44.1034, 76.7734, 43.4920
CIE-Luv:
44.1034, 115.3451, 33.4318
Hunter-Lab:
37.2959, 48.2220, 23.2728
#c3320c color charts
#c3320c color shades, tints & tones
#c3320c color schemes
#c3320c color preview, HTML & CSS examples
This text has a color of #c3320c
<p style="color:#c3320c;">Text here</p>
.mytext {color:#c3320c;}
This box has a color of #c3320c
<div style="background-color:#c3320c;">Content here</div>
.mybackground {background-color:#c3320c;}
Border around this has a color of #c3320c
<div style="border:2px solid #c3320c;">Content here</div>
.myborder {border:2px solid #c3320c;}