#c5093e color space conversions
Hex:
#c5093e
RGB:
197, 9, 62
CMY:
23, 96, 76
CMYK:
0, 95, 69, 23
HSL:
343°, 91.2621%, 40.3922%
HSV (HSB):
343°, 95.4315%, 77.2549%
XYZ:
23.9931, 12.4135, 5.6889
xyY:
0.5700, 0.2949, 12.4135
CIE-Lab:
41.8659, 66.5775, 25.0002
CIE-LCH:
41.8659, 71.1166, 20.5814
CIE-Luv:
41.8659, 122.1634, 12.6598
Hunter-Lab:
35.2328, 59.8992, 15.0896
#c5093e color charts
#c5093e color shades, tints & tones
#c5093e color schemes
#c5093e color preview, HTML & CSS examples
This text has a color of #c5093e
<p style="color:#c5093e;">Text here</p>
.mytext {color:#c5093e;}
This box has a color of #c5093e
<div style="background-color:#c5093e;">Content here</div>
.mybackground {background-color:#c5093e;}
Border around this has a color of #c5093e
<div style="border:2px solid #c5093e;">Content here</div>
.myborder {border:2px solid #c5093e;}