#c7065d color space conversions
Hex:
#c7065d
RGB:
199, 6, 93
CMY:
22, 98, 64
CMYK:
0, 97, 53, 22
HSL:
333°, 94.1463%, 40.1961%
HSV (HSB):
333°, 96.9849%, 78.0392%
XYZ:
25.5941, 13.0627, 11.5283
xyY:
0.5100, 0.2603, 13.0627
CIE-Lab:
42.8575, 69.1808, 6.8624
CIE-LCH:
42.8575, 69.5203, 5.6649
CIE-Luv:
42.8575, 112.4781, -5.1900
Hunter-Lab:
36.1423, 63.1553, 6.3879
#c7065d color charts
#c7065d color shades, tints & tones
#c7065d color schemes
#c7065d color preview, HTML & CSS examples
This text has a color of #c7065d
<p style="color:#c7065d;">Text here</p>
.mytext {color:#c7065d;}
This box has a color of #c7065d
<div style="background-color:#c7065d;">Content here</div>
.mybackground {background-color:#c7065d;}
Border around this has a color of #c7065d
<div style="border:2px solid #c7065d;">Content here</div>
.myborder {border:2px solid #c7065d;}