#c5123a color space conversions
Hex:
#c5123a
RGB:
197, 18, 58
CMY:
23, 93, 77
CMYK:
0, 91, 71, 23
HSL:
347°, 83.2558%, 42.1569%
HSV (HSB):
347°, 90.8629%, 77.2549%
XYZ:
24.0060, 12.6084, 5.1714
xyY:
0.5745, 0.3017, 12.6084
CIE-Lab:
42.1672, 65.3351, 27.8593
CIE-LCH:
42.1672, 71.0268, 23.0937
CIE-Luv:
42.1672, 121.7642, 15.3254
Hunter-Lab:
35.5083, 58.5382, 16.2209
#c5123a color charts
#c5123a color shades, tints & tones
#c5123a color schemes
#c5123a color preview, HTML & CSS examples
This text has a color of #c5123a
<p style="color:#c5123a;">Text here</p>
.mytext {color:#c5123a;}
This box has a color of #c5123a
<div style="background-color:#c5123a;">Content here</div>
.mybackground {background-color:#c5123a;}
Border around this has a color of #c5123a
<div style="border:2px solid #c5123a;">Content here</div>
.myborder {border:2px solid #c5123a;}