#c7379f color space conversions
Hex:
#c7379f
RGB:
199, 55, 159
CMY:
22, 78, 38
CMYK:
0, 72, 20, 22
HSL:
317°, 56.6929%, 49.8039%
HSV (HSB):
317°, 72.3618%, 78.0392%
XYZ:
31.1774, 17.3777, 34.5119
xyY:
0.3753, 0.2092, 17.3777
CIE-Lab:
48.7324, 65.8098, -24.7563
CIE-LCH:
48.7324, 70.3122, 339.3848
CIE-Luv:
48.7324, 74.4884, -46.1000
Hunter-Lab:
41.6866, 60.5487, -19.9050
#c7379f color charts
#c7379f color shades, tints & tones
#c7379f color schemes
#c7379f color preview, HTML & CSS examples
This text has a color of #c7379f
<p style="color:#c7379f;">Text here</p>
.mytext {color:#c7379f;}
This box has a color of #c7379f
<div style="background-color:#c7379f;">Content here</div>
.mybackground {background-color:#c7379f;}
Border around this has a color of #c7379f
<div style="border:2px solid #c7379f;">Content here</div>
.myborder {border:2px solid #c7379f;}