#c31d85 color space conversions
Hex:
#c31d85
RGB:
195, 29, 133
CMY:
24, 89, 48
CMYK:
0, 85, 32, 24
HSL:
322°, 74.1071%, 43.9216%
HSV (HSB):
322°, 85.1282%, 76.4706%
XYZ:
27.1787, 14.1743, 23.4937
xyY:
0.4191, 0.2186, 14.1743
CIE-Lab:
44.4818, 68.7097, -15.6784
CIE-LCH:
44.4818, 70.4758, 347.1461
CIE-Luv:
44.4818, 88.2101, -33.0700
Hunter-Lab:
37.6488, 62.9740, -10.6443
#c31d85 color charts
#c31d85 color shades, tints & tones
#c31d85 color schemes
#c31d85 color preview, HTML & CSS examples
This text has a color of #c31d85
<p style="color:#c31d85;">Text here</p>
.mytext {color:#c31d85;}
This box has a color of #c31d85
<div style="background-color:#c31d85;">Content here</div>
.mybackground {background-color:#c31d85;}
Border around this has a color of #c31d85
<div style="border:2px solid #c31d85;">Content here</div>
.myborder {border:2px solid #c31d85;}