#c71e3a color space conversions
Hex:
#c71e3a
RGB:
199, 30, 58
CMY:
22, 88, 77
CMYK:
0, 85, 71, 22
HSL:
350°, 73.7991%, 44.9020%
HSV (HSB):
350°, 84.9246%, 78.0392%
XYZ:
24.7812, 13.3761, 5.2787
xyY:
0.5705, 0.3080, 13.3761
CIE-Lab:
43.3246, 63.7122, 29.3572
CIE-LCH:
43.3246, 70.1505, 24.7392
CIE-Luv:
43.3246, 119.9792, 17.2629
Hunter-Lab:
36.5734, 56.9434, 17.0439
#c71e3a color charts
#c71e3a color shades, tints & tones
#c71e3a color schemes
#c71e3a color preview, HTML & CSS examples
This text has a color of #c71e3a
<p style="color:#c71e3a;">Text here</p>
.mytext {color:#c71e3a;}
This box has a color of #c71e3a
<div style="background-color:#c71e3a;">Content here</div>
.mybackground {background-color:#c71e3a;}
Border around this has a color of #c71e3a
<div style="border:2px solid #c71e3a;">Content here</div>
.myborder {border:2px solid #c71e3a;}