#c50b5d color space conversions
Hex:
#c50b5d
RGB:
197, 11, 93
CMY:
23, 96, 64
CMYK:
0, 94, 53, 23
HSL:
334°, 89.4231%, 40.7843%
HSV (HSB):
334°, 94.4162%, 77.2549%
XYZ:
25.1214, 12.9000, 11.5218
xyY:
0.5071, 0.2604, 12.9000
CIE-Lab:
42.6121, 68.2384, 6.4570
CIE-LCH:
42.6121, 68.5432, 5.4055
CIE-Luv:
42.6121, 110.2621, -5.4188
Hunter-Lab:
35.9165, 61.9959, 6.1217
#c50b5d color charts
#c50b5d color shades, tints & tones
#c50b5d color schemes
#c50b5d color preview, HTML & CSS examples
This text has a color of #c50b5d
<p style="color:#c50b5d;">Text here</p>
.mytext {color:#c50b5d;}
This box has a color of #c50b5d
<div style="background-color:#c50b5d;">Content here</div>
.mybackground {background-color:#c50b5d;}
Border around this has a color of #c50b5d
<div style="border:2px solid #c50b5d;">Content here</div>
.myborder {border:2px solid #c50b5d;}