#c50f4c color space conversions
Hex:
#c50f4c
RGB:
197, 15, 76
CMY:
23, 94, 70
CMYK:
0, 92, 61, 23
HSL:
340°, 85.8491%, 41.5686%
HSV (HSB):
340°, 92.3858%, 77.2549%
XYZ:
24.5013, 12.7338, 8.0040
xyY:
0.5416, 0.2815, 12.7338
CIE-Lab:
42.3593, 66.6658, 16.8386
CIE-LCH:
42.3593, 68.7595, 14.1754
CIE-Luv:
42.3593, 116.3755, 5.5824
Hunter-Lab:
35.6844, 60.1123, 11.6804
#c50f4c color charts
#c50f4c color shades, tints & tones
#c50f4c color schemes
#c50f4c color preview, HTML & CSS examples
This text has a color of #c50f4c
<p style="color:#c50f4c;">Text here</p>
.mytext {color:#c50f4c;}
This box has a color of #c50f4c
<div style="background-color:#c50f4c;">Content here</div>
.mybackground {background-color:#c50f4c;}
Border around this has a color of #c50f4c
<div style="border:2px solid #c50f4c;">Content here</div>
.myborder {border:2px solid #c50f4c;}