#c50045 color space conversions
Hex:
#c50045
RGB:
197, 0, 69
CMY:
23, 100, 73
CMYK:
0, 100, 65, 23
HSL:
339°, 100.0000%, 38.6275%
HSV (HSB):
339°, 100.0000%, 77.2549%
XYZ:
24.1001, 12.3000, 6.7341
xyY:
0.5587, 0.2852, 12.3000
CIE-Lab:
41.6890, 67.8090, 20.3709
CIE-LCH:
41.6890, 70.8028, 16.7211
CIE-Luv:
41.6890, 121.1202, 8.3932
Hunter-Lab:
35.0713, 61.2858, 13.1655
#c50045 color charts
#c50045 color shades, tints & tones
#c50045 color schemes
#c50045 color preview, HTML & CSS examples
This text has a color of #c50045
<p style="color:#c50045;">Text here</p>
.mytext {color:#c50045;}
This box has a color of #c50045
<div style="background-color:#c50045;">Content here</div>
.mybackground {background-color:#c50045;}
Border around this has a color of #c50045
<div style="border:2px solid #c50045;">Content here</div>
.myborder {border:2px solid #c50045;}