#c9144f color space conversions
Hex:
#c9144f
RGB:
201, 20, 79
CMY:
21, 92, 69
CMYK:
0, 90, 61, 21
HSL:
340°, 81.9005%, 43.3333%
HSV (HSB):
340°, 90.0498%, 78.8235%
XYZ:
25.7488, 13.4823, 8.6424
xyY:
0.5379, 0.2816, 13.4823
CIE-Lab:
43.4812, 67.1419, 16.6021
CIE-LCH:
43.4812, 69.1641, 13.8889
CIE-Luv:
43.4812, 117.4578, 5.3992
Hunter-Lab:
36.7183, 60.9167, 11.7477
#c9144f color charts
#c9144f color shades, tints & tones
#c9144f color schemes
#c9144f color preview, HTML & CSS examples
This text has a color of #c9144f
<p style="color:#c9144f;">Text here</p>
.mytext {color:#c9144f;}
This box has a color of #c9144f
<div style="background-color:#c9144f;">Content here</div>
.mybackground {background-color:#c9144f;}
Border around this has a color of #c9144f
<div style="border:2px solid #c9144f;">Content here</div>
.myborder {border:2px solid #c9144f;}