#c0505a color space conversions
Hex:
#c0505a
RGB:
192, 80, 90
CMY:
25, 69, 65
CMYK:
0, 58, 53, 25
HSL:
355°, 47.0588%, 53.3333%
HSV (HSB):
355°, 58.3333%, 75.2941%
XYZ:
26.4524, 17.6820, 11.6916
xyY:
0.4738, 0.3167, 17.6820
CIE-Lab:
49.1081, 45.8082, 17.1945
CIE-LCH:
49.1081, 48.9289, 20.5740
CIE-Luv:
49.1081, 80.4245, 11.9290
Hunter-Lab:
42.0499, 38.7016, 12.9499
#c0505a color charts
#c0505a color shades, tints & tones
#c0505a color schemes
#c0505a color preview, HTML & CSS examples
This text has a color of #c0505a
<p style="color:#c0505a;">Text here</p>
.mytext {color:#c0505a;}
This box has a color of #c0505a
<div style="background-color:#c0505a;">Content here</div>
.mybackground {background-color:#c0505a;}
Border around this has a color of #c0505a
<div style="border:2px solid #c0505a;">Content here</div>
.myborder {border:2px solid #c0505a;}