#c91a4e color space conversions
Hex:
#c91a4e
RGB:
201, 26, 78
CMY:
21, 90, 69
CMYK:
0, 87, 61, 21
HSL:
342°, 77.0925%, 44.5098%
HSV (HSB):
342°, 87.0647%, 78.8235%
XYZ:
25.8319, 13.7064, 8.4918
xyY:
0.5378, 0.2854, 13.7064
CIE-Lab:
43.8088, 66.0774, 17.6690
CIE-LCH:
43.8088, 68.3989, 14.9706
CIE-Luv:
43.8088, 116.3894, 6.7399
Hunter-Lab:
37.0221, 59.7586, 12.3160
#c91a4e color charts
#c91a4e color shades, tints & tones
#c91a4e color schemes
#c91a4e color preview, HTML & CSS examples
This text has a color of #c91a4e
<p style="color:#c91a4e;">Text here</p>
.mytext {color:#c91a4e;}
This box has a color of #c91a4e
<div style="background-color:#c91a4e;">Content here</div>
.mybackground {background-color:#c91a4e;}
Border around this has a color of #c91a4e
<div style="border:2px solid #c91a4e;">Content here</div>
.myborder {border:2px solid #c91a4e;}