#c3120c color space conversions
Hex:
#c3120c
RGB:
195, 18, 12
CMY:
24, 93, 95
CMYK:
0, 91, 94, 24
HSL:
2°, 88.4058%, 40.5882%
HSV (HSB):
2°, 93.8462%, 76.4706%
XYZ:
22.7883, 12.0613, 1.4748
xyY:
0.6274, 0.3320, 12.0613
CIE-Lab:
41.3133, 63.5789, 51.1414
CIE-LCH:
41.3133, 81.5948, 38.8124
CIE-Luv:
41.3133, 128.9622, 28.5804
Hunter-Lab:
34.7293, 56.3500, 21.7927
#c3120c color charts
#c3120c color shades, tints & tones
#c3120c color schemes
#c3120c color preview, HTML & CSS examples
This text has a color of #c3120c
<p style="color:#c3120c;">Text here</p>
.mytext {color:#c3120c;}
This box has a color of #c3120c
<div style="background-color:#c3120c;">Content here</div>
.mybackground {background-color:#c3120c;}
Border around this has a color of #c3120c
<div style="border:2px solid #c3120c;">Content here</div>
.myborder {border:2px solid #c3120c;}