#c0377e color space conversions
Hex:
#c0377e
RGB:
192, 55, 126
CMY:
25, 78, 51
CMYK:
0, 71, 34, 25
HSL:
329°, 55.4656%, 48.4314%
HSV (HSB):
329°, 71.3542%, 75.2941%
XYZ:
26.8703, 15.4452, 21.3037
xyY:
0.4224, 0.2428, 15.4452
CIE-Lab:
46.2380, 59.8894, -8.8008
CIE-LCH:
46.2380, 60.5326, 351.6401
CIE-Luv:
46.2380, 81.4347, -22.3926
Hunter-Lab:
39.3004, 53.2677, -4.6292
#c0377e color charts
#c0377e color shades, tints & tones
#c0377e color schemes
#c0377e color preview, HTML & CSS examples
This text has a color of #c0377e
<p style="color:#c0377e;">Text here</p>
.mytext {color:#c0377e;}
This box has a color of #c0377e
<div style="background-color:#c0377e;">Content here</div>
.mybackground {background-color:#c0377e;}
Border around this has a color of #c0377e
<div style="border:2px solid #c0377e;">Content here</div>
.myborder {border:2px solid #c0377e;}