#c91d36 color space conversions
Hex:
#c91d36
RGB:
201, 29, 54
CMY:
21, 89, 79
CMYK:
0, 86, 73, 21
HSL:
351°, 74.7826%, 45.0980%
HSV (HSB):
351°, 85.5721%, 78.8235%
XYZ:
25.1926, 13.5626, 4.7801
xyY:
0.5787, 0.3115, 13.5626
CIE-Lab:
43.5990, 64.2877, 32.2029
CIE-LCH:
43.5990, 71.9023, 26.6071
CIE-Luv:
43.5990, 122.9372, 19.2936
Hunter-Lab:
36.8274, 57.6590, 18.0835
#c91d36 color charts
#c91d36 color shades, tints & tones
#c91d36 color schemes
#c91d36 color preview, HTML & CSS examples
This text has a color of #c91d36
<p style="color:#c91d36;">Text here</p>
.mytext {color:#c91d36;}
This box has a color of #c91d36
<div style="background-color:#c91d36;">Content here</div>
.mybackground {background-color:#c91d36;}
Border around this has a color of #c91d36
<div style="border:2px solid #c91d36;">Content here</div>
.myborder {border:2px solid #c91d36;}