#c7379d color space conversions
Hex:
#c7379d
RGB:
199, 55, 157
CMY:
22, 78, 38
CMYK:
0, 72, 21, 22
HSL:
318°, 56.6929%, 49.8039%
HSV (HSB):
318°, 72.3618%, 78.0392%
XYZ:
31.0052, 17.3088, 33.6051
xyY:
0.3785, 0.2113, 17.3088
CIE-Lab:
48.6468, 65.5429, -23.6990
CIE-LCH:
48.6468, 69.6959, 340.1211
CIE-Luv:
48.6468, 75.2452, -44.5117
Hunter-Lab:
41.6039, 60.2200, -18.7682
#c7379d color charts
#c7379d color shades, tints & tones
#c7379d color schemes
#c7379d color preview, HTML & CSS examples
This text has a color of #c7379d
<p style="color:#c7379d;">Text here</p>
.mytext {color:#c7379d;}
This box has a color of #c7379d
<div style="background-color:#c7379d;">Content here</div>
.mybackground {background-color:#c7379d;}
Border around this has a color of #c7379d
<div style="border:2px solid #c7379d;">Content here</div>
.myborder {border:2px solid #c7379d;}