#c31d51 color space conversions
Hex:
#c31d51
RGB:
195, 29, 81
CMY:
24, 89, 68
CMYK:
0, 85, 58, 24
HSL:
341°, 74.1071%, 43.9216%
HSV (HSB):
341°, 85.1282%, 76.4706%
XYZ:
24.4302, 13.0749, 9.0207
xyY:
0.5251, 0.2810, 13.0749
CIE-Lab:
42.8759, 64.1313, 14.3223
CIE-LCH:
42.8759, 65.7112, 12.5891
CIE-Luv:
42.8759, 109.6979, 3.8417
Hunter-Lab:
36.1592, 57.3211, 10.5204
#c31d51 color charts
#c31d51 color shades, tints & tones
#c31d51 color schemes
#c31d51 color preview, HTML & CSS examples
This text has a color of #c31d51
<p style="color:#c31d51;">Text here</p>
.mytext {color:#c31d51;}
This box has a color of #c31d51
<div style="background-color:#c31d51;">Content here</div>
.mybackground {background-color:#c31d51;}
Border around this has a color of #c31d51
<div style="border:2px solid #c31d51;">Content here</div>
.myborder {border:2px solid #c31d51;}