#c3131a color space conversions
Hex:
#c3131a
RGB:
195, 19, 26
CMY:
24, 93, 90
CMYK:
0, 90, 87, 24
HSL:
358°, 82.2430%, 41.9608%
HSV (HSB):
358°, 90.2564%, 76.4706%
XYZ:
22.9250, 12.1424, 2.1127
xyY:
0.6166, 0.3266, 12.1424
CIE-Lab:
41.4416, 63.6457, 45.2940
CIE-LCH:
41.4416, 78.1173, 35.4379
CIE-Luv:
41.4416, 127.1083, 26.1872
Hunter-Lab:
34.8460, 56.4538, 20.7974
#c3131a color charts
#c3131a color shades, tints & tones
#c3131a color schemes
#c3131a color preview, HTML & CSS examples
This text has a color of #c3131a
<p style="color:#c3131a;">Text here</p>
.mytext {color:#c3131a;}
This box has a color of #c3131a
<div style="background-color:#c3131a;">Content here</div>
.mybackground {background-color:#c3131a;}
Border around this has a color of #c3131a
<div style="border:2px solid #c3131a;">Content here</div>
.myborder {border:2px solid #c3131a;}