#c5151c color space conversions
Hex:
#c5151c
RGB:
197, 21, 28
CMY:
23, 92, 89
CMYK:
0, 89, 86, 23
HSL:
358°, 80.7339%, 42.7451%
HSV (HSB):
358°, 89.3401%, 77.2549%
XYZ:
23.5037, 12.4905, 2.2707
xyY:
0.6142, 0.3264, 12.4905
CIE-Lab:
41.9853, 63.8994, 44.9236
CIE-LCH:
41.9853, 78.1106, 35.1086
CIE-Luv:
41.9853, 127.7567, 26.2535
Hunter-Lab:
35.3419, 56.8611, 20.9299
#c5151c color charts
#c5151c color shades, tints & tones
#c5151c color schemes
#c5151c color preview, HTML & CSS examples
This text has a color of #c5151c
<p style="color:#c5151c;">Text here</p>
.mytext {color:#c5151c;}
This box has a color of #c5151c
<div style="background-color:#c5151c;">Content here</div>
.mybackground {background-color:#c5151c;}
Border around this has a color of #c5151c
<div style="border:2px solid #c5151c;">Content here</div>
.myborder {border:2px solid #c5151c;}