#c5065a color space conversions
Hex:
#c5065a
RGB:
197, 6, 90
CMY:
23, 98, 65
CMYK:
0, 97, 54, 23
HSL:
334°, 94.0887%, 39.8039%
HSV (HSB):
334°, 96.9543%, 77.2549%
XYZ:
24.9365, 12.7388, 10.8174
xyY:
0.5142, 0.2627, 12.7388
CIE-Lab:
42.3669, 68.5063, 8.0029
CIE-LCH:
42.3669, 68.9721, 6.6631
CIE-Luv:
42.3669, 112.1378, -3.8098
Hunter-Lab:
35.6914, 62.2529, 7.0143
#c5065a color charts
#c5065a color shades, tints & tones
#c5065a color schemes
#c5065a color preview, HTML & CSS examples
This text has a color of #c5065a
<p style="color:#c5065a;">Text here</p>
.mytext {color:#c5065a;}
This box has a color of #c5065a
<div style="background-color:#c5065a;">Content here</div>
.mybackground {background-color:#c5065a;}
Border around this has a color of #c5065a
<div style="border:2px solid #c5065a;">Content here</div>
.myborder {border:2px solid #c5065a;}