#c7288c color space conversions
Hex:
#c7288c
RGB:
199, 40, 140
CMY:
22, 84, 45
CMYK:
0, 80, 30, 22
HSL:
322°, 66.5272%, 46.8627%
HSV (HSB):
322°, 79.8995%, 78.0392%
XYZ:
29.0456, 15.5531, 26.2821
xyY:
0.4098, 0.2194, 15.5531
CIE-Lab:
46.3827, 67.8925, -16.9706
CIE-LCH:
46.3827, 69.9814, 345.9657
CIE-Luv:
46.3827, 86.0338, -35.0149
Hunter-Lab:
39.4375, 62.4492, -11.9061
#c7288c color charts
#c7288c color shades, tints & tones
#c7288c color schemes
#c7288c color preview, HTML & CSS examples
This text has a color of #c7288c
<p style="color:#c7288c;">Text here</p>
.mytext {color:#c7288c;}
This box has a color of #c7288c
<div style="background-color:#c7288c;">Content here</div>
.mybackground {background-color:#c7288c;}
Border around this has a color of #c7288c
<div style="border:2px solid #c7288c;">Content here</div>
.myborder {border:2px solid #c7288c;}