#c5095e color space conversions
Hex:
#c5095e
RGB:
197, 9, 94
CMY:
23, 96, 63
CMYK:
0, 95, 52, 23
HSL:
333°, 91.2621%, 40.3922%
HSV (HSB):
333°, 95.4315%, 77.2549%
XYZ:
25.1440, 12.8738, 11.7493
xyY:
0.5052, 0.2587, 12.8738
CIE-Lab:
42.5725, 68.5054, 5.7702
CIE-LCH:
42.5725, 68.7480, 4.8146
CIE-Luv:
42.5725, 110.0857, -6.2407
Hunter-Lab:
35.8801, 62.2987, 5.7009
#c5095e color charts
#c5095e color shades, tints & tones
#c5095e color schemes
#c5095e color preview, HTML & CSS examples
This text has a color of #c5095e
<p style="color:#c5095e;">Text here</p>
.mytext {color:#c5095e;}
This box has a color of #c5095e
<div style="background-color:#c5095e;">Content here</div>
.mybackground {background-color:#c5095e;}
Border around this has a color of #c5095e
<div style="border:2px solid #c5095e;">Content here</div>
.myborder {border:2px solid #c5095e;}