#c50f10 color space conversions
Hex:
#c50f10
RGB:
197, 15, 16
CMY:
23, 94, 94
CMYK:
0, 92, 92, 23
HSL:
360°, 85.8491%, 41.5686%
HSV (HSB):
360°, 92.3858%, 77.2549%
XYZ:
23.2903, 12.2494, 1.6270
xyY:
0.6266, 0.3296, 12.2494
CIE-Lab:
41.6097, 64.5653, 50.0654
CIE-LCH:
41.6097, 81.7021, 37.7908
CIE-Luv:
41.6097, 130.7865, 28.0742
Hunter-Lab:
34.9991, 57.5352, 21.7431
#c50f10 color charts
#c50f10 color shades, tints & tones
#c50f10 color schemes
#c50f10 color preview, HTML & CSS examples
This text has a color of #c50f10
<p style="color:#c50f10;">Text here</p>
.mytext {color:#c50f10;}
This box has a color of #c50f10
<div style="background-color:#c50f10;">Content here</div>
.mybackground {background-color:#c50f10;}
Border around this has a color of #c50f10
<div style="border:2px solid #c50f10;">Content here</div>
.myborder {border:2px solid #c50f10;}