#c31b8e color space conversions
Hex:
#c31b8e
RGB:
195, 27, 142
CMY:
24, 89, 44
CMYK:
0, 86, 27, 24
HSL:
319°, 75.6757%, 43.5294%
HSV (HSB):
319°, 86.1538%, 76.4706%
XYZ:
27.7801, 14.3390, 26.8947
xyY:
0.4025, 0.2078, 14.3390
CIE-Lab:
44.7152, 70.1161, -20.8057
CIE-LCH:
44.7152, 73.1378, 343.4727
CIE-Luv:
44.7152, 84.6385, -40.3863
Hunter-Lab:
37.8668, 64.6853, -15.6036
#c31b8e color charts
#c31b8e color shades, tints & tones
#c31b8e color schemes
#c31b8e color preview, HTML & CSS examples
This text has a color of #c31b8e
<p style="color:#c31b8e;">Text here</p>
.mytext {color:#c31b8e;}
This box has a color of #c31b8e
<div style="background-color:#c31b8e;">Content here</div>
.mybackground {background-color:#c31b8e;}
Border around this has a color of #c31b8e
<div style="border:2px solid #c31b8e;">Content here</div>
.myborder {border:2px solid #c31b8e;}