#c31d64 color space conversions
Hex:
#c31d64
RGB:
195, 29, 100
CMY:
24, 89, 61
CMYK:
0, 85, 49, 24
HSL:
334°, 74.1071%, 43.9216%
HSV (HSB):
334°, 85.1282%, 76.4706%
XYZ:
25.2453, 13.4009, 13.3127
xyY:
0.4859, 0.2579, 13.4009
CIE-Lab:
43.3612, 65.5361, 3.0815
CIE-LCH:
43.3612, 65.6085, 2.6921
CIE-Luv:
43.3612, 102.3150, -8.6005
Hunter-Lab:
36.6073, 59.0353, 4.0636
#c31d64 color charts
#c31d64 color shades, tints & tones
#c31d64 color schemes
#c31d64 color preview, HTML & CSS examples
This text has a color of #c31d64
<p style="color:#c31d64;">Text here</p>
.mytext {color:#c31d64;}
This box has a color of #c31d64
<div style="background-color:#c31d64;">Content here</div>
.mybackground {background-color:#c31d64;}
Border around this has a color of #c31d64
<div style="border:2px solid #c31d64;">Content here</div>
.myborder {border:2px solid #c31d64;}