#c3310c color space conversions
Hex:
#c3310c
RGB:
195, 49, 12
CMY:
24, 81, 95
CMYK:
0, 75, 94, 24
HSL:
12°, 88.4058%, 40.5882%
HSV (HSB):
12°, 93.8462%, 76.4706%
XYZ:
23.6704, 13.8253, 1.7688
xyY:
0.6028, 0.3521, 13.8253
CIE-Lab:
43.9813, 56.0358, 52.7633
CIE-LCH:
43.9813, 76.9673, 43.2771
CIE-Luv:
43.9813, 115.9229, 33.2219
Hunter-Lab:
37.1824, 48.5643, 23.2072
#c3310c color charts
#c3310c color shades, tints & tones
#c3310c color schemes
#c3310c color preview, HTML & CSS examples
This text has a color of #c3310c
<p style="color:#c3310c;">Text here</p>
.mytext {color:#c3310c;}
This box has a color of #c3310c
<div style="background-color:#c3310c;">Content here</div>
.mybackground {background-color:#c3310c;}
Border around this has a color of #c3310c
<div style="border:2px solid #c3310c;">Content here</div>
.myborder {border:2px solid #c3310c;}