#c31b7f color space conversions
Hex:
#c31b7f
RGB:
195, 27, 127
CMY:
24, 89, 50
CMYK:
0, 86, 35, 24
HSL:
324°, 75.6757%, 43.5294%
HSV (HSB):
324°, 86.1538%, 76.4706%
XYZ:
26.7284, 13.9183, 21.3564
xyY:
0.4311, 0.2245, 13.9183
CIE-Lab:
44.1155, 68.4595, -12.5562
CIE-LCH:
44.1155, 69.6014, 349.6069
CIE-Luv:
44.1155, 91.2142, -28.7847
Hunter-Lab:
37.3072, 62.5969, -7.8254
#c31b7f color charts
#c31b7f color shades, tints & tones
#c31b7f color schemes
#c31b7f color preview, HTML & CSS examples
This text has a color of #c31b7f
<p style="color:#c31b7f;">Text here</p>
.mytext {color:#c31b7f;}
This box has a color of #c31b7f
<div style="background-color:#c31b7f;">Content here</div>
.mybackground {background-color:#c31b7f;}
Border around this has a color of #c31b7f
<div style="border:2px solid #c31b7f;">Content here</div>
.myborder {border:2px solid #c31b7f;}