#c50500 color space conversions
Hex:
#c50500
RGB:
197, 5, 0
CMY:
23, 98, 100
CMYK:
0, 97, 100, 23
HSL:
2°, 100.0000%, 38.6275%
HSV (HSB):
2°, 100.0000%, 77.2549%
XYZ:
23.0802, 11.9789, 1.0957
xyY:
0.6384, 0.3313, 11.9789
CIE-Lab:
41.1825, 65.4634, 55.4116
CIE-LCH:
41.1825, 85.7665, 40.2463
CIE-Luv:
41.1825, 133.9560, 29.3836
Hunter-Lab:
34.6105, 58.4655, 22.3504
#c50500 color charts
#c50500 color shades, tints & tones
#c50500 color schemes
#c50500 color preview, HTML & CSS examples
This text has a color of #c50500
<p style="color:#c50500;">Text here</p>
.mytext {color:#c50500;}
This box has a color of #c50500
<div style="background-color:#c50500;">Content here</div>
.mybackground {background-color:#c50500;}
Border around this has a color of #c50500
<div style="border:2px solid #c50500;">Content here</div>
.myborder {border:2px solid #c50500;}