#c71a4a color space conversions
Hex:
#c71a4a
RGB:
199, 26, 74
CMY:
22, 90, 71
CMYK:
0, 87, 63, 22
HSL:
343°, 76.8889%, 44.1176%
HSV (HSB):
343°, 86.9347%, 78.0392%
XYZ:
25.1586, 13.3753, 7.7343
xyY:
0.5438, 0.2891, 13.3753
CIE-Lab:
43.3234, 65.3310, 19.4527
CIE-LCH:
43.3234, 68.1656, 16.5812
CIE-Luv:
43.3234, 116.2054, 8.5191
Hunter-Lab:
36.5723, 58.7913, 13.0620
#c71a4a color charts
#c71a4a color shades, tints & tones
#c71a4a color schemes
#c71a4a color preview, HTML & CSS examples
This text has a color of #c71a4a
<p style="color:#c71a4a;">Text here</p>
.mytext {color:#c71a4a;}
This box has a color of #c71a4a
<div style="background-color:#c71a4a;">Content here</div>
.mybackground {background-color:#c71a4a;}
Border around this has a color of #c71a4a
<div style="border:2px solid #c71a4a;">Content here</div>
.myborder {border:2px solid #c71a4a;}