#c50c25 color space conversions
Hex:
#c50c25
RGB:
197, 12, 37
CMY:
23, 95, 85
CMYK:
0, 94, 81, 23
HSL:
352°, 88.5167%, 40.9804%
HSV (HSB):
352°, 93.9086%, 77.2549%
XYZ:
23.4914, 12.2668, 2.8799
xyY:
0.6080, 0.3175, 12.2668
CIE-Lab:
41.6371, 65.3452, 39.7851
CIE-LCH:
41.6371, 76.5039, 31.3350
CIE-Luv:
41.6371, 128.2389, 22.9862
Hunter-Lab:
35.0240, 58.4316, 19.6417
#c50c25 color charts
#c50c25 color shades, tints & tones
#c50c25 color schemes
#c50c25 color preview, HTML & CSS examples
This text has a color of #c50c25
<p style="color:#c50c25;">Text here</p>
.mytext {color:#c50c25;}
This box has a color of #c50c25
<div style="background-color:#c50c25;">Content here</div>
.mybackground {background-color:#c50c25;}
Border around this has a color of #c50c25
<div style="border:2px solid #c50c25;">Content here</div>
.myborder {border:2px solid #c50c25;}