#c91d65 color space conversions
Hex:
#c91d65
RGB:
201, 29, 101
CMY:
21, 89, 60
CMYK:
0, 86, 50, 21
HSL:
335°, 74.7826%, 45.0980%
HSV (HSB):
335°, 85.5721%, 78.8235%
XYZ:
26.8757, 14.2358, 13.6432
xyY:
0.4908, 0.2600, 14.2358
CIE-Lab:
44.5692, 67.1045, 4.3494
CIE-LCH:
44.5692, 67.2453, 3.7085
CIE-Luv:
44.5692, 106.7642, -7.4974
Hunter-Lab:
37.7304, 61.1191, 4.9722
#c91d65 color charts
#c91d65 color shades, tints & tones
#c91d65 color schemes
#c91d65 color preview, HTML & CSS examples
This text has a color of #c91d65
<p style="color:#c91d65;">Text here</p>
.mytext {color:#c91d65;}
This box has a color of #c91d65
<div style="background-color:#c91d65;">Content here</div>
.mybackground {background-color:#c91d65;}
Border around this has a color of #c91d65
<div style="border:2px solid #c91d65;">Content here</div>
.myborder {border:2px solid #c91d65;}