#c5083e color space conversions
Hex:
#c5083e
RGB:
197, 8, 62
CMY:
23, 97, 76
CMYK:
0, 96, 69, 23
HSL:
343°, 92.1951%, 40.1961%
HSV (HSB):
343°, 95.9391%, 77.2549%
XYZ:
23.9823, 12.3918, 5.6853
xyY:
0.5702, 0.2946, 12.3918
CIE-Lab:
41.8321, 66.6753, 24.9579
CIE-LCH:
41.8321, 71.1933, 20.5218
CIE-Luv:
41.8321, 122.3124, 12.5906
Hunter-Lab:
35.2020, 60.0045, 15.0658
#c5083e color charts
#c5083e color shades, tints & tones
#c5083e color schemes
#c5083e color preview, HTML & CSS examples
This text has a color of #c5083e
<p style="color:#c5083e;">Text here</p>
.mytext {color:#c5083e;}
This box has a color of #c5083e
<div style="background-color:#c5083e;">Content here</div>
.mybackground {background-color:#c5083e;}
Border around this has a color of #c5083e
<div style="border:2px solid #c5083e;">Content here</div>
.myborder {border:2px solid #c5083e;}