#c91f65 color space conversions
Hex:
#c91f65
RGB:
201, 31, 101
CMY:
21, 88, 60
CMYK:
0, 85, 50, 21
HSL:
335°, 73.2759%, 45.4902%
HSV (HSB):
335°, 84.5771%, 78.8235%
XYZ:
26.9263, 14.3371, 13.6601
xyY:
0.4903, 0.2610, 14.3371
CIE-Lab:
44.7125, 66.6930, 4.5551
CIE-LCH:
44.7125, 66.8484, 3.9072
CIE-Luv:
44.7125, 106.2518, -7.1651
Hunter-Lab:
37.8643, 60.6736, 5.1153
#c91f65 color charts
#c91f65 color shades, tints & tones
#c91f65 color schemes
#c91f65 color preview, HTML & CSS examples
This text has a color of #c91f65
<p style="color:#c91f65;">Text here</p>
.mytext {color:#c91f65;}
This box has a color of #c91f65
<div style="background-color:#c91f65;">Content here</div>
.mybackground {background-color:#c91f65;}
Border around this has a color of #c91f65
<div style="border:2px solid #c91f65;">Content here</div>
.myborder {border:2px solid #c91f65;}