#c51031 color space conversions
Hex:
#c51031
RGB:
197, 16, 49
CMY:
23, 94, 81
CMYK:
0, 92, 75, 23
HSL:
349°, 84.9765%, 41.7647%
HSV (HSB):
349°, 91.8782%, 77.2549%
XYZ:
23.7656, 12.4626, 4.0587
xyY:
0.5899, 0.3093, 12.4626
CIE-Lab:
41.9422, 65.2466, 33.0908
CIE-LCH:
41.9422, 73.1582, 26.8925
CIE-Luv:
41.9422, 124.6854, 19.0337
Hunter-Lab:
35.3025, 58.3869, 17.8953
#c51031 color charts
#c51031 color shades, tints & tones
#c51031 color schemes
#c51031 color preview, HTML & CSS examples
This text has a color of #c51031
<p style="color:#c51031;">Text here</p>
.mytext {color:#c51031;}
This box has a color of #c51031
<div style="background-color:#c51031;">Content here</div>
.mybackground {background-color:#c51031;}
Border around this has a color of #c51031
<div style="border:2px solid #c51031;">Content here</div>
.myborder {border:2px solid #c51031;}