#c71f45 color space conversions
Hex:
#c71f45
RGB:
199, 31, 69
CMY:
22, 88, 73
CMYK:
0, 84, 65, 22
HSL:
346°, 73.0435%, 45.0980%
HSV (HSB):
346°, 84.4221%, 78.0392%
XYZ:
25.1174, 13.5518, 6.9221
xyY:
0.5509, 0.2972, 13.5518
CIE-Lab:
43.5831, 64.0359, 22.9073
CIE-LCH:
43.5831, 68.0099, 19.6835
CIE-Luv:
43.5831, 116.3714, 11.9953
Hunter-Lab:
36.8127, 57.3685, 14.6202
#c71f45 color charts
#c71f45 color shades, tints & tones
#c71f45 color schemes
#c71f45 color preview, HTML & CSS examples
This text has a color of #c71f45
<p style="color:#c71f45;">Text here</p>
.mytext {color:#c71f45;}
This box has a color of #c71f45
<div style="background-color:#c71f45;">Content here</div>
.mybackground {background-color:#c71f45;}
Border around this has a color of #c71f45
<div style="border:2px solid #c71f45;">Content here</div>
.myborder {border:2px solid #c71f45;}