#c3130f color space conversions
Hex:
#c3130f
RGB:
195, 19, 15
CMY:
24, 93, 94
CMYK:
0, 90, 92, 24
HSL:
1°, 85.7143%, 41.1765%
HSV (HSB):
1°, 92.3077%, 76.4706%
XYZ:
22.8248, 12.1023, 1.5849
xyY:
0.6251, 0.3315, 12.1023
CIE-Lab:
41.3783, 63.4642, 50.0952
CIE-LCH:
41.3783, 80.8532, 38.2856
CIE-Luv:
41.3783, 128.4325, 28.2576
Hunter-Lab:
34.7884, 56.2346, 21.6507
#c3130f color charts
#c3130f color shades, tints & tones
#c3130f color schemes
#c3130f color preview, HTML & CSS examples
This text has a color of #c3130f
<p style="color:#c3130f;">Text here</p>
.mytext {color:#c3130f;}
This box has a color of #c3130f
<div style="background-color:#c3130f;">Content here</div>
.mybackground {background-color:#c3130f;}
Border around this has a color of #c3130f
<div style="border:2px solid #c3130f;">Content here</div>
.myborder {border:2px solid #c3130f;}