#c0646b color space conversions
Hex:
#c0646b
RGB:
192, 100, 107
CMY:
25, 61, 58
CMYK:
0, 48, 44, 25
HSL:
355°, 42.2018%, 57.2549%
HSV (HSB):
355°, 47.9167%, 75.2941%
XYZ:
28.9492, 21.3823, 16.5113
xyY:
0.4331, 0.3199, 21.3823
CIE-Lab:
53.3654, 37.4216, 12.9432
CIE-LCH:
53.3654, 39.5967, 19.0792
CIE-Luv:
53.3654, 63.9772, 9.5102
Hunter-Lab:
46.2411, 30.8282, 11.1980
#c0646b color charts
#c0646b color shades, tints & tones
#c0646b color schemes
#c0646b color preview, HTML & CSS examples
This text has a color of #c0646b
<p style="color:#c0646b;">Text here</p>
.mytext {color:#c0646b;}
This box has a color of #c0646b
<div style="background-color:#c0646b;">Content here</div>
.mybackground {background-color:#c0646b;}
Border around this has a color of #c0646b
<div style="border:2px solid #c0646b;">Content here</div>
.myborder {border:2px solid #c0646b;}