#c0586e color space conversions
Hex:
#c0586e
RGB:
192, 88, 110
CMY:
25, 65, 57
CMYK:
0, 54, 43, 25
HSL:
347°, 45.2174%, 54.9020%
HSV (HSB):
347°, 54.1667%, 75.2941%
XYZ:
28.0424, 19.3117, 17.0014
xyY:
0.4357, 0.3001, 19.3117
CIE-Lab:
51.0499, 43.8524, 7.9060
CIE-LCH:
51.0499, 44.5593, 10.2199
CIE-Luv:
51.0499, 70.5938, 2.0147
Hunter-Lab:
43.9451, 37.0013, 7.8236
#c0586e color charts
#c0586e color shades, tints & tones
#c0586e color schemes
#c0586e color preview, HTML & CSS examples
This text has a color of #c0586e
<p style="color:#c0586e;">Text here</p>
.mytext {color:#c0586e;}
This box has a color of #c0586e
<div style="background-color:#c0586e;">Content here</div>
.mybackground {background-color:#c0586e;}
Border around this has a color of #c0586e
<div style="border:2px solid #c0586e;">Content here</div>
.myborder {border:2px solid #c0586e;}