#c2131a color space conversions
Hex:
#c2131a
RGB:
194, 19, 26
CMY:
24, 93, 90
CMYK:
0, 90, 87, 24
HSL:
358°, 82.1596%, 41.7647%
HSV (HSB):
358°, 90.2062%, 76.0784%
XYZ:
22.6675, 12.0097, 2.1007
xyY:
0.6163, 0.3265, 12.0097
CIE-Lab:
41.2315, 63.3815, 45.0341
CIE-LCH:
41.2315, 77.7514, 35.3947
CIE-Luv:
41.2315, 126.3641, 26.0196
Hunter-Lab:
34.6550, 56.1089, 20.6645
#c2131a color charts
#c2131a color shades, tints & tones
#c2131a color schemes
#c2131a color preview, HTML & CSS examples
This text has a color of #c2131a
<p style="color:#c2131a;">Text here</p>
.mytext {color:#c2131a;}
This box has a color of #c2131a
<div style="background-color:#c2131a;">Content here</div>
.mybackground {background-color:#c2131a;}
Border around this has a color of #c2131a
<div style="border:2px solid #c2131a;">Content here</div>
.myborder {border:2px solid #c2131a;}