#c7095e color space conversions
Hex:
#c7095e
RGB:
199, 9, 94
CMY:
22, 96, 63
CMYK:
0, 95, 53, 22
HSL:
333°, 91.3462%, 40.7843%
HSV (HSB):
333°, 95.4774%, 78.0392%
XYZ:
25.6713, 13.1456, 11.7740
xyY:
0.5074, 0.2598, 13.1456
CIE-Lab:
42.9819, 68.9689, 6.4093
CIE-LCH:
42.9819, 69.2661, 5.3093
CIE-Luv:
42.9819, 111.6914, -5.6343
Hunter-Lab:
36.2569, 62.9351, 6.1261
#c7095e color charts
#c7095e color shades, tints & tones
#c7095e color schemes
#c7095e color preview, HTML & CSS examples
This text has a color of #c7095e
<p style="color:#c7095e;">Text here</p>
.mytext {color:#c7095e;}
This box has a color of #c7095e
<div style="background-color:#c7095e;">Content here</div>
.mybackground {background-color:#c7095e;}
Border around this has a color of #c7095e
<div style="border:2px solid #c7095e;">Content here</div>
.myborder {border:2px solid #c7095e;}