#c31a8a color space conversions
Hex:
#c31a8a
RGB:
195, 26, 138
CMY:
24, 90, 46
CMYK:
0, 87, 29, 24
HSL:
320°, 76.4706%, 43.3333%
HSV (HSB):
320°, 86.6667%, 76.4706%
XYZ:
27.4625, 14.1759, 25.3335
xyY:
0.4101, 0.2117, 14.1759
CIE-Lab:
44.4841, 69.8428, -18.7275
CIE-LCH:
44.4841, 72.3100, 344.9899
CIE-Luv:
44.4841, 86.5565, -37.4285
Hunter-Lab:
37.6509, 64.3088, -13.5379
#c31a8a color charts
#c31a8a color shades, tints & tones
#c31a8a color schemes
#c31a8a color preview, HTML & CSS examples
This text has a color of #c31a8a
<p style="color:#c31a8a;">Text here</p>
.mytext {color:#c31a8a;}
This box has a color of #c31a8a
<div style="background-color:#c31a8a;">Content here</div>
.mybackground {background-color:#c31a8a;}
Border around this has a color of #c31a8a
<div style="border:2px solid #c31a8a;">Content here</div>
.myborder {border:2px solid #c31a8a;}