#c50202 color space conversions
Hex:
#c50202
RGB:
197, 2, 2
CMY:
23, 99, 99
CMYK:
0, 99, 99, 23
HSL:
0°, 97.9899%, 39.0196%
HSV (HSB):
0°, 98.9848%, 77.2549%
XYZ:
23.0586, 11.9181, 1.1425
xyY:
0.6384, 0.3300, 11.9181
CIE-Lab:
41.0857, 65.7833, 54.6378
CIE-LCH:
41.0857, 85.5145, 39.7121
CIE-Luv:
41.0857, 134.3398, 28.9706
Hunter-Lab:
34.5226, 58.8105, 22.2036
#c50202 color charts
#c50202 color shades, tints & tones
#c50202 color schemes
#c50202 color preview, HTML & CSS examples
This text has a color of #c50202
<p style="color:#c50202;">Text here</p>
.mytext {color:#c50202;}
This box has a color of #c50202
<div style="background-color:#c50202;">Content here</div>
.mybackground {background-color:#c50202;}
Border around this has a color of #c50202
<div style="border:2px solid #c50202;">Content here</div>
.myborder {border:2px solid #c50202;}